summaryrefslogtreecommitdiff
path: root/openbox/actions/all.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-06-26 12:55:14 +0000
committerDana Jansens <danakj@orodu.net>2007-06-26 12:55:14 +0000
commit85c7635b9b163face21b460de7fd3877baea321b (patch)
tree15d5b6b639551186566648a88f1ca8edc0623bd2 /openbox/actions/all.h
parent41010812fa1e891e162c88a3c962522832517cc4 (diff)
remove the highlight action. its not useful without event bindings
Diffstat (limited to 'openbox/actions/all.h')
-rw-r--r--openbox/actions/all.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/actions/all.h b/openbox/actions/all.h
index fc01df90..fd71e4b1 100644
--- a/openbox/actions/all.h
+++ b/openbox/actions/all.h
@@ -42,6 +42,5 @@ void action_layer_startup();
void action_movetofromedge_startup();
void action_growtoedge_startup();
void action_if_startup();
-void action_highlight_startup();
#endif