summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/stclock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/stclock.c b/src/stclock.c
index ef63fe6..bbd4bf9 100644
--- a/src/stclock.c
+++ b/src/stclock.c
@@ -31,7 +31,6 @@ buttonhandler()
if ((env = getenv("BLOCK_BUTTON")))
button = getbtnint(env);
-
if (!(term = getenv("TERMINAL")))
term = "footclient";