summaryrefslogtreecommitdiff
path: root/openbox/keytree.h
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@comhem.se>2008-03-08 16:42:43 +0100
committerMikael Magnusson <mikachu@comhem.se>2008-03-08 17:41:52 +0100
commitc716d1788bb4f4b9db403617023f06347ba48102 (patch)
tree8b1b5edbbd16e3d55e25f0e9026414b35dbcf20b /openbox/keytree.h
parent617effd275a7c998d9bea686bc1a33240fd16704 (diff)
Remove double newlines.
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