summaryrefslogtreecommitdiff
path: root/source3/smbd/build_options.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/build_options.c')
-rw-r--r--source3/smbd/build_options.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/smbd/build_options.c b/source3/smbd/build_options.c
index 8129f22898..085f287446 100644
--- a/source3/smbd/build_options.c
+++ b/source3/smbd/build_options.c
@@ -294,9 +294,6 @@ void build_options(BOOL screen)
#ifdef SEEKDIR_RETURNS_VOID
output(screen," SEEKDIR_RETURNS_VOID\n");
#endif
-#ifdef HAVE_FILE_MACRO
- output(screen," HAVE_FILE_MACRO\n");
-#endif
#ifdef HAVE_FUNCTION_MACRO
output(screen," HAVE_FUNCTION_MACRO\n");
#endif