mirror of
https://github.com/davatorium/rofi.git
synced 2025-03-24 17:16:46 -04: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));
|
classfield = MAX(classfield, strlen(c->class));
|
||||||
winlist_append(ids, c->window, NULL);
|
winlist_append(ids, c->window, NULL);
|
||||||
warnx("%s", c->class);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue