mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-03 04:23:42 -05:00
remove debug code
This commit is contained in:
parent
5c5e0ebd12
commit
7bd6772fc0
1 changed files with 0 additions and 1 deletions
|
@ -734,7 +734,6 @@ void run_switcher(int mode, int fmode)
|
|||
}
|
||||
classfield = MAX(classfield, strlen(c->class));
|
||||
winlist_append(ids, c->window, NULL);
|
||||
warnx("%s", c->class);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue