diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-08-28 06:32:27 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-08-28 06:32:27 +0000 |
| commit | ffba11aeb059bef0b4876eb6aad2a8a24e2db6f1 (patch) | |
| tree | bc66e6ef487984bae5f3697aaa766b029358bbaf /openbox/screen.c | |
| parent | 615cbd96075905d75533f9b615c4ee6a75f4f9a4 (diff) | |
load menu plugins automatically from whats in the menu file
menu fixups
move enabled into the 'normal menu item' specific data stuff
Diffstat (limited to 'openbox/screen.c')
| -rw-r--r-- | openbox/screen.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openbox/screen.c b/openbox/screen.c index 936ad624..ac0889bf 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -179,8 +179,6 @@ gboolean screen_annex() } - ob_debug("Managing screen %d\n", ob_screen); - set_root_cursor(); /* set the OPENBOX_PID hint */ |
