all repos — openbox @ 6354baf43f2b4950be668371f14cc2b4495af065

openbox fork - make it a bit more like ryudo

remove old unused variables
Dana Jansens danakj@orodu.net
commit

6354baf43f2b4950be668371f14cc2b4495af065

parent

fe825d1dd274ca1fdafdca333df6d6689ec039c6

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M openbox/event.hopenbox/event.h

@@ -27,11 +27,6 @@

/*! 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);