removed old code

git-svn-id: http://tint2.googlecode.com/svn/trunk@243 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-10-30 17:36:32 +00:00
parent c763cf7172
commit 271ec40e04
3 changed files with 5 additions and 185 deletions

View File

@@ -121,6 +121,8 @@ 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];