summaryrefslogtreecommitdiffstats
path: root/kconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig.h')
-rw-r--r--kconfig.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/kconfig.h b/kconfig.h
index 7810247..ec26978 100644
--- a/kconfig.h
+++ b/kconfig.h
@@ -1,12 +1,5 @@
#ifndef __KCONFIG_H
#define __KCONFIG_H
-#define CONFIG_TODO
-#define CONFIG_TODO_DEFAULT_FILE "todo/todo.txt"
-#define CONFIG_DOORGAMES
-#define CONFIG_DOOR_DEFAULT_DIR "./door/"
#define CONFIG_LOGIN
#define CONFIG_USER_DEFAULT_DIR "./users/"
-#define CONFIG_ARTICLES
-#define CONFIG_MOTD
-#define CONFIG_CAPTCHA
#endif