diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-04 09:33:23 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-04 09:33:23 +0000 |
| commit | 2f905c7ed8eff6a43424df736102db9b097269cb (patch) | |
| tree | e6dbf719f1a373751a79782ab0eef53de645b211 /src/openbox.hh | |
| parent | 45c2589ef6e6576604543229dfa1582d471e6a94 (diff) | |
deal with client events in the same way now
Diffstat (limited to 'src/openbox.hh')
| -rw-r--r-- | src/openbox.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/openbox.hh b/src/openbox.hh index 4eef803e..ea0b854a 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -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 |
