diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-27 23:10:22 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-27 23:10:22 +0000 |
| commit | bf32b376b595eab16a300f63937cad1042361eec (patch) | |
| tree | b2c2d12f8e0dd453c8c275801c2de77d0bbad28e /openbox/event.h | |
| parent | eee483bb472b0d3e95dd2470aa49656653dd13d6 (diff) | |
handle focus in the kernel, no more plugin
Diffstat (limited to 'openbox/event.h')
| -rw-r--r-- | openbox/event.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openbox/event.h b/openbox/event.h index b3d14859..e88fd12d 100644 --- a/openbox/event.h +++ b/openbox/event.h @@ -5,9 +5,6 @@ /*! Time at which the last event with a timestamp occured. */ extern Time event_lasttime; -/*! Time at which the last event with a timestamp occured before we tried to - unfocus a window. */ -extern Time event_unfocustime; /*! The value of the mask for the NumLock modifier */ extern unsigned int NumLockMask; |
