bad free. bad!

SVN revision: 24919
This commit is contained in:
Carsten Haitzler 2006-08-20 02:48:24 +00:00
parent 5014c11f2e
commit d556190d88
1 changed files with 0 additions and 1 deletions

View File

@ -519,7 +519,6 @@ setup_ecore_x_test(void)
ecore_x_netwm_name_set(win, "Ecore Test Program");
ecore_x_icccm_title_set(win, "Ecore Test Program");
//printf("Title currently: %s\n", tmp);
free(tmp);
#if 0
/* Visibile title should be set by the wm */
tmp = ecore_x_netwm_visible_name_get(win);