X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.h;h=a1ccfbc603b60edcc8f9bb9631f1701855120633;hb=6354baf43f2b4950be668371f14cc2b4495af065;hp=5c5290f0e420ce6ed1502febcead8f6d8153ff4d;hpb=fe825d1dd274ca1fdafdca333df6d6689ec039c6;p=chaz%2Fopenbox 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);