]> Dogcows Code - chaz/openbox/blobdiff - otk/eventhandler.hh
handle map events with the Openbox class
[chaz/openbox] / otk / eventhandler.hh
index 8e39a8dc0db420b52f27c11fdfd7192b70680467..a70343edac8e3567bc989a83b9e4f5957f352514 100644 (file)
@@ -118,7 +118,7 @@ public:
 
 #if defined(SHAPE) || defined(DOXYGEN_IGNORE)
   //! Called when a shape extention event fires
-  virtual void shapeHandler(const XShapeEvent &) {};
+  virtual void shapeHandler(const XShapeEvent &) {}
 #endif // SHAPE 
 
   virtual ~OtkEventHandler();
This page took 0.020517 seconds and 4 git commands to generate.