about summary refs log tree commit diff stats
path: root/src/ui/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui.h')
-rw-r--r--src/ui/ui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/ui.h b/src/ui/ui.h
index a2e7e67b..74171235 100644
--- a/src/ui/ui.h
+++ b/src/ui/ui.h
@@ -52,8 +52,6 @@
 #include "xmpp/xmpp.h"
 
 #define INP_WIN_MAX 1000
-#define SUB_WIN_RATIO 5
-#define SUB_WIN_WIDTH 100
 
 void ui_init_module(void);
 void console_init_module(void);