summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/core')
-rw-r--r--src/core/config.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/config.c b/src/core/config.c
index ffd11256..402cba90 100644
--- a/src/core/config.c
+++ b/src/core/config.c
@@ -198,6 +198,3 @@ REQUIRE_OBJECT ( sanboot_cmd );
#ifdef NULL_TRAP
REQUIRE_OBJECT ( nulltrap );
#endif
-#ifdef DUMP_GDBSYM
-REQUIRE_OBJECT ( gdbsym );
-#endif