summaryrefslogtreecommitdiff
path: root/openbox/actions/all.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-07-13 16:39:27 -0400
committerDana Jansens <danakj@orodu.net>2007-07-13 16:39:27 -0400
commit2464e593300f677ed5dc953a36f25b84edfd07ae (patch)
tree6f65bd9fb251ce0a376754b70ddc366f70416558 /openbox/actions/all.c
parentcfa96390e88eae67e8e5b29598f597303849002c (diff)
rename switchtodesktop to gotodesktop. make stuff compile as well.
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 a80443bf..c4d7982c 100644
--- a/openbox/actions/all.c
+++ b/openbox/actions/all.c
@@ -31,7 +31,6 @@ void action_all_startup()
action_resize_startup();
action_decorations_startup();
action_desktop_startup();
- action_directionaldesktop_startup();
action_resizerelative_startup();
action_addremovedesktop_startup();
action_dockautohide_startup();