]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/task.c
cleanup code
[chaz/tint2] / src / taskbar / task.c
index 5f92233647cd9167c19ed7e23c2f512eb1b296b6..83e827f5247ef181e1df0e51e5c95186f0c8b823 100644 (file)
@@ -342,6 +342,7 @@ void draw_task (void *obj, cairo_t *c)
        Color *config_text;
        int width=0, height;
        Panel *panel = (Panel*)tsk->area.panel;
+       //printf("draw_task %d %d\n", tsk->area.posx, tsk->area.posy);
 
        if (panel->g_task.text) {
                /* Layout */
This page took 0.019444 seconds and 4 git commands to generate.