]> Dogcows Code - chaz/openbox/blobdiff - openbox/screen.c
Revert all commits for the Hooks feature to move it to a topic branch.
[chaz/openbox] / openbox / screen.c
index 6aecaa059e6be9626bd93e35a0a7eea852e65c07..be9f8fb7cec9827bc985ae232a4adb4d8378127c 100644 (file)
@@ -31,7 +31,6 @@
 #include "event.h"
 #include "focus.h"
 #include "popup.h"
-#include "hooks.h"
 #include "render/render.h"
 #include "gettext.h"
 #include "obt/display.h"
@@ -719,8 +718,6 @@ void screen_set_desktop(guint num, gboolean dofocus)
 
     if (event_curtime != CurrentTime)
         screen_desktop_user_time = event_curtime;
-
-    hooks_queue(OB_HOOK_SCREEN_DESK_CHANGE, NULL);
 }
 
 void screen_add_desktop(gboolean current)
This page took 0.020664 seconds and 4 git commands to generate.