]> Dogcows Code - chaz/openbox/blobdiff - otk/eventdispatcher.cc
handle configure requests
[chaz/openbox] / otk / eventdispatcher.cc
index 69fa3d5ab0e428f74ddc49634372da6a380d6cd9..2a0c4448f59c045c604e75e1261b4c118d66f103 100644 (file)
@@ -33,7 +33,7 @@ void OtkEventDispatcher::clearHandler(Window id)
 {
   _map.erase(id);
 }
-#include <stdio.h>
+
 void OtkEventDispatcher::dispatchEvents(void)
 {
   XEvent e;
This page took 0.020449 seconds and 4 git commands to generate.