Code reformatting
[dockapps/wmnotify.git] / src / xevents.h
index 856a955..2562395 100644 (file)
@@ -4,10 +4,6 @@
 #define XEVENTS_H 1
 
 
-/* Maximum time between mouse double-clicks, in milliseconds */
-#define DOUBLE_CLICK_MAX_INTERVAL_MS 250
-
-
 void
 AudibleBeep( void );