many fixed for SIGUSR1 signal

git-svn-id: http://tint2.googlecode.com/svn/trunk@244 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-30 20:54:29 +00:00
parent 271ec40e04
commit 12e73beb50
6 changed files with 11 additions and 30 deletions

View File

@@ -121,8 +121,6 @@ void cleanup_taskbar()
GSList *l0;
Task *tsk;
if (panel_config.g_task.font_desc)
pango_font_description_free(panel_config.g_task.font_desc);
for (i=0 ; i < nb_panel ; i++) {
panel = &panel1[i];