remove old unused variables
This commit is contained in:
parent
fe825d1dd2
commit
6354baf43f
1 changed files with 0 additions and 5 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in a new issue