summaryrefslogtreecommitdiff
path: root/openbox/modkeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/modkeys.c')
-rw-r--r--openbox/modkeys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/modkeys.c b/openbox/modkeys.c
index 9e8da321..c52cbef1 100644
--- a/openbox/modkeys.c
+++ b/openbox/modkeys.c
@@ -187,4 +187,3 @@ KeyCode modkeys_sym_to_code(KeySym sym)
return i;
return 0;
}
-