config.def.h
changeset 1392 ee12ffbf93df
parent 1370 6d6ed7a9183c
child 1396 440dda47ae5b
--- a/config.def.h	Tue Mar 03 11:22:16 2009 +0000
+++ b/config.def.h	Tue Mar 17 19:53:00 2009 +0000
@@ -12,8 +12,6 @@
 static unsigned int snap            = 32;       /* snap pixel */
 static Bool showbar                 = True;     /* False means no bar */
 static Bool topbar                  = True;     /* False means bottom bar */
-static Bool usegrab                 = False;    /* True means grabbing the X server
-                                                   during mouse-based resizals */
 
 /* tagging */
 static const char tags[][MAXTAGLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };