summaryrefslogtreecommitdiffstats
path: root/counter.c
diff options
context:
space:
mode:
Diffstat (limited to 'counter.c')
-rw-r--r--counter.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/counter.c b/counter.c
index df9c3f2..f7bada6 100644
--- a/counter.c
+++ b/counter.c
@@ -192,8 +192,6 @@ main(int argc, char *argv[])
if (argc)
usage();
- tzset();
-
fprintf(stdout, "\033[?1049h\033[?25l");
memset(&sigact, 0, sizeof(sigact));