summaryrefslogtreecommitdiffstats
path: root/m_option.c
diff options
context:
space:
mode:
Diffstat (limited to 'm_option.c')
-rw-r--r--m_option.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/m_option.c b/m_option.c
index fefc9ac605..3917d44616 100644
--- a/m_option.c
+++ b/m_option.c
@@ -1,8 +1,5 @@
-
#include "config.h"
-#ifdef NEW_CONFIG
-
#include <stdlib.h>
#include <string.h>
#include <math.h>
@@ -1787,5 +1784,3 @@ m_option_type_t m_option_type_custom_url = {
NULL,
NULL
};
-
-#endif