]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.hh
moving window.cc/hh to bbwindow.cc/hh since we'll have our own window class coming...
[chaz/openbox] / src / openbox.hh
index 4eef803e5d5ba85a03362027676d5a8d788d7cc0..ea0b854a04d12618fa106528ab563b3ba7946b62 100644 (file)
@@ -116,9 +116,6 @@ public:
   */
   void eventLoop();
 
-  // XXX: TEMPORARY!#!@%*!^#*!#!#!
-  virtual void process_event(XEvent *) = 0;
-
   //! Requests that the window manager exit
   /*!
     Causes the Openbox::eventLoop function to stop looping, so that the window
This page took 0.019307 seconds and 4 git commands to generate.