Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[metze/samba/wip.git] / source3 / smbd / dosmode.c
index a4b4f65ad97362dd43f60cbca14531c047ca78ff..8b2c482b0af603deea4cf3156358e1219020b501 100644 (file)
@@ -1,5 +1,3 @@
-#define OLD_NTDOMAIN 1
-
 /* 
    Unix SMB/Netbios implementation.
    Version 1.9.
@@ -334,5 +332,3 @@ BOOL set_filetime(connection_struct *conn, char *fname, time_t mtime)
   
   return(True);
 } 
-
-#undef OLD_NTDOMAIN