aboutsummaryrefslogtreecommitdiff
path: root/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui.h')
-rw-r--r--ui.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui.h b/ui.h
index 6ed0587..d971562 100644
--- a/ui.h
+++ b/ui.h
@@ -1,10 +1,6 @@
#ifndef UI_H
#define UI_H
-#include <stdbool.h>
-#include <stdarg.h>
-#include <termkey.h>
-
/* enable large file optimization for files larger than: */
#define UI_LARGE_FILE_SIZE (1 << 25)
/* enable large file optimization for files containing lines longer than: */