diff main.c @ 9:bc03b37b37ba

move command mode text to the left, next to the layout icon
author paulo@thepaulopc
date Wed, 15 Jun 2011 23:27:32 -0700
parents 0968b3739b8d
children da0e0496f75b
line diff
     1.1 --- a/main.c	Tue Jun 14 00:33:07 2011 -0700
     1.2 +++ b/main.c	Wed Jun 15 23:27:32 2011 -0700
     1.3 @@ -18,7 +18,6 @@
     1.4  /* extern */
     1.5  
     1.6  char stext[256];
     1.7 -char cmtext[256];
     1.8  int screen, sx, sy, sw, sh, wax, way, waw, wah;
     1.9  unsigned int bh, ntags, numlockmask;
    1.10  Atom wmatom[WMLast], netatom[NetLast];