summaryrefslogtreecommitdiffstats
path: root/source/smbd/reply.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/smbd/reply.c')
-rw-r--r--source/smbd/reply.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbd/reply.c b/source/smbd/reply.c
index a505160b7df..04e7b4c101d 100644
--- a/source/smbd/reply.c
+++ b/source/smbd/reply.c
@@ -1,4 +1,3 @@
-#define OLD_NTDOMAIN 1
/*
Unix SMB/Netbios implementation.
Version 1.9.
@@ -4840,4 +4839,3 @@ int reply_getattrE(connection_struct *conn, char *inbuf,char *outbuf, int size,
END_PROFILE(SMBgetattrE);
return(outsize);
}
-#undef OLD_NTDOMAIN