qutodetect composite manager and automaticaly switch real/fake transparency

git-svn-id: http://tint2.googlecode.com/svn/trunk@425 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-04-18 14:49:50 +00:00
parent 7ee42e8ca1
commit 64530181d9
8 changed files with 7 additions and 16 deletions

View File

@@ -184,7 +184,6 @@ void cleanup_taskbar()
Taskbar *tskbar;
int i, j;
printf("*** cleanup_taskbar()\n");
if (win_to_task_table) g_hash_table_foreach(win_to_task_table, taskbar_remove_task, 0);
for (i=0 ; i < nb_panel ; i++) {
panel = &panel1[i];