summaryrefslogtreecommitdiff
path: root/openbox/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/event.h')
-rw-r--r--openbox/event.h3
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;