summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 838d5565..920f3c6c 100644
--- a/Makefile
+++ b/Makefile
@@ -40,10 +40,6 @@ CFLAGS += $(OPENSSL_CFLAGS)
CFLAGS += $(ZLIB_CFLAGS)
CFLAGS += $(LURATECH_CFLAGS)
-# Disable viewer text input until such time as it's implemented
-# on linux.
-CFLAGS += -DDISABLE_TEXT_INPUT
-
# --- Commands ---
ifneq "$(verbose)" "yes"