From bf32b376b595eab16a300f63937cad1042361eec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 27 Mar 2003 23:10:22 +0000 Subject: handle focus in the kernel, no more plugin --- openbox/event.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/event.h') 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; -- cgit v1.2.3