mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
remove old comments
This commit is contained in:
parent
66a975038c
commit
4c4cc9c999
2 changed files with 0 additions and 5 deletions
|
|
@ -353,8 +353,6 @@ void apply_vert_layout(swayc_t *container,
|
|||
*/
|
||||
static swayc_t *get_swayc_in_output_direction(swayc_t *output,
|
||||
enum movement_direction dir, struct sway_seat *seat) {
|
||||
// XXX is this really a seat function or can we do it with the default
|
||||
// seat?
|
||||
if (!output) {
|
||||
return NULL;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue