summaryrefslogtreecommitdiff
path: root/openbox/actions/all.c
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.c
parent41010812fa1e891e162c88a3c962522832517cc4 (diff)
remove the highlight action. its not useful without event bindings
Diffstat (limited to 'openbox/actions/all.c')
-rw-r--r--openbox/actions/all.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/actions/all.c b/openbox/actions/all.c
index e034feaa..51996de8 100644
--- a/openbox/actions/all.c
+++ b/openbox/actions/all.c
@@ -41,5 +41,4 @@ void action_all_startup()
action_movetofromedge_startup();
action_growtoedge_startup();
action_if_startup();
- action_highlight_startup();
}