diff --git a/pomo.c b/pomo.c index ce672e6..d3a84cb 100644 --- a/pomo.c +++ b/pomo.c @@ -12,7 +12,6 @@ typedef struct { } Timers; static Timers timers[] = { - /* timer(s) comment */ { 1500, "Time to start working!" }, { 300, "Time to start resting!" }, { 1500, "Time to start working!" },