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 7e70c12a1..d5accecfe 100644
--- a/src/core/config.c
+++ b/src/core/config.c
@@ -125,9 +125,6 @@ REQUIRE_OBJECT ( elf64 );
#ifdef IMAGE_ELF
REQUIRE_OBJECT ( elf );
#endif
-#ifdef IMAGE_ELF
-REQUIRE_OBJECT ( coff );
-#endif
#ifdef IMAGE_FREEBSD
REQUIRE_OBJECT ( freebsd );
#endif