From 6354baf43f2b4950be668371f14cc2b4495af065 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 28 Jul 2007 15:06:12 -0400 Subject: [PATCH] remove old unused variables --- openbox/event.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openbox/event.h b/openbox/event.h index 5c5290f0..a1ccfbc6 100644 --- a/openbox/event.h +++ b/openbox/event.h @@ -27,11 +27,6 @@ struct _ObClient; /*! Time at which the last event with a timestamp occured. */ extern Time event_curtime; -/*! The value of the mask for the NumLock modifier */ -extern guint NumLockMask; -/*! The value of the mask for the ScrollLock modifier */ -extern guint ScrollLockMask; - void event_startup(gboolean reconfig); void event_shutdown(gboolean reconfig); -- 2.44.0