]> Dogcows Code - chaz/tint2/blobdiff - src/clock/clock.c
killall -SIGUSR1 tint2 will reload config file. need more fixed.
[chaz/tint2] / src / clock / clock.c
index cff5e619bcffe110478b856c533acceaab140abc..2745a80bd920afe183c8bbcd036d92378fc37dfe 100644 (file)
@@ -70,7 +70,7 @@ void init_clock_panel(void *p)
 {
        Panel *panel =(Panel*)p;
        Clock *clock = &panel->clock;
-       int i, time_height, time_height_ink, date_height, date_height_ink;
+       int time_height, time_height_ink, date_height, date_height_ink;
 
        clock->area.parent = p;
        clock->area.panel = p;
This page took 0.019661 seconds and 4 git commands to generate.