summaryrefslogtreecommitdiffstats
path: root/m_struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'm_struct.c')
-rw-r--r--m_struct.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/m_struct.c b/m_struct.c
index 8b67dca406..670bfacf30 100644
--- a/m_struct.c
+++ b/m_struct.c
@@ -1,8 +1,5 @@
-
#include "config.h"
-#ifdef NEW_CONFIG
-
#include <stdlib.h>
#include <string.h>
@@ -113,7 +110,3 @@ m_struct_copy(m_struct_t* st, void* obj) {
return r;
}
-
-
-
-#endif // NEW_CONFIG