summaryrefslogtreecommitdiff
path: root/openbox/keytree.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/keytree.h')
-rw-r--r--openbox/keytree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/keytree.h b/openbox/keytree.h
index 391cb154..66edc3c7 100644
--- a/openbox/keytree.h
+++ b/openbox/keytree.h
@@ -42,5 +42,4 @@ void tree_assimilate(KeyBindingTree *node);
KeyBindingTree *tree_find(KeyBindingTree *search, gboolean *conflict);
gboolean tree_chroot(KeyBindingTree *tree, GList *keylist);
-
#endif