E: Comment out fprintf.

Enough with the border focus printing already ;)



SVN revision: 75428
This commit is contained in:
Christopher Michael 2012-08-19 13:27:45 +00:00
parent 887dfcf3d9
commit d53e3ee139
1 changed files with 1 additions and 1 deletions

View File

@ -2152,7 +2152,7 @@ e_border_focus_set(E_Border *bd,
return;
}
fprintf(stderr, "focus set bd %p client %x focus %i set %i [%s]\n", bd, bd->client.win, focus, set, bd->client.netwm.name);
/* fprintf(stderr, "focus set bd %p client %x focus %i set %i [%s]\n", bd, bd->client.win, focus, set, bd->client.netwm.name); */
if (focus)
{