e: remove printf and a lonely tab

SVN revision: 63327
This commit is contained in:
Boris Faure 2011-09-11 15:39:17 +00:00
parent fef808261c
commit c7d9b66d89
1 changed files with 1 additions and 2 deletions

View File

@ -6960,7 +6960,6 @@ _e_border_eval0(E_Border *bd)
bd->client.h = pnd->h;
bd->changes.size = 1;
}
printf("free pendig %dx%d\n", bd->w, bd->h);
free(pnd);
}