Grrr. Debug--.

SVN revision: 10894
This commit is contained in:
Kim Woelders 2004-07-17 22:42:29 +00:00
parent 1fe494a8eb
commit 02683651fa
1 changed files with 0 additions and 2 deletions

View File

@ -186,8 +186,6 @@ FocusEwinSetGrabs(EWin * ewin)
static void
FocusEwinSetActive(EWin * ewin, int active)
{
Eprintf("FocusEwinSetActive %#lx %s active=%d\n", ewin->client.win,
EwinGetTitle(ewin), active);
ewin->active = active;
EwinBorderUpdateState(ewin);