opt: remove useless normalize keysym convert
This commit is contained in:
@@ -971,7 +971,7 @@ int tag(const Arg *arg) {
|
||||
}
|
||||
|
||||
int tagmon(const Arg *arg) {
|
||||
Monitor *m = NULL,*cm = NULL;
|
||||
Monitor *m = NULL, *cm = NULL;
|
||||
Client *c = focustop(selmon);
|
||||
|
||||
if (!c)
|
||||
|
||||
Reference in New Issue
Block a user