diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-13 16:39:27 -0400 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-07-13 16:39:27 -0400 |
| commit | 2464e593300f677ed5dc953a36f25b84edfd07ae (patch) | |
| tree | 6f65bd9fb251ce0a376754b70ddc366f70416558 /openbox/actions/all.c | |
| parent | cfa96390e88eae67e8e5b29598f597303849002c (diff) | |
rename switchtodesktop to gotodesktop. make stuff compile as well.
Diffstat (limited to 'openbox/actions/all.c')
| -rw-r--r-- | openbox/actions/all.c | 1 |
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(); |
