diff options
Diffstat (limited to 'src/config/config.c')
-rw-r--r-- | src/config/config.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/config/config.c b/src/config/config.c index dd3b09a84..a6e76220d 100644 --- a/src/config/config.c +++ b/src/config/config.c @@ -146,9 +146,6 @@ REQUIRE_OBJECT ( ib_srpboot ); #ifdef DNS_RESOLVER REQUIRE_OBJECT ( dns ); #endif -#ifdef NMB_RESOLVER -REQUIRE_OBJECT ( nmb ); -#endif /* * Drag in all requested image formats |