diff options
Diffstat (limited to 'src/core/config.c')
| -rw-r--r-- | src/core/config.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/core/config.c b/src/core/config.c index 7756c634e..ce92d90a6 100644 --- a/src/core/config.c +++ b/src/core/config.c @@ -137,15 +137,6 @@ REQUIRE_OBJECT ( pc_kbd ); #endif /* - * Drag in relocate.o if required - * - */ - -#ifdef RELOCATE -REQUIRE_OBJECT ( relocate ); -#endif - -/* * Drag in all requested protocols * */ |
