diff -r 79bf47074a49 -r 6d6ed7a9183c config.def.h --- a/config.def.h Sat Dec 06 16:20:14 2008 +0000 +++ b/config.def.h Fri Dec 12 19:49:06 2008 +0000 @@ -12,7 +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 readin = True; /* False means do not read stdin */ static Bool usegrab = False; /* True means grabbing the X server during mouse-based resizals */