]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/taskbar.c
qutodetect composite manager and automaticaly switch real/fake transparency
[chaz/tint2] / src / taskbar / taskbar.c
index 10e0d13b0d292f338ecae947e70de1564a75ed12..34f49b0a52accebe6e2230d33376c04b930c4ea3 100644 (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];
This page took 0.021002 seconds and 4 git commands to generate.