Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
[metze/samba/wip.git] / source3 / printing / printfsp.c
index c87fb9754f285580b97f92f475b432b1edcc5581..efb97be91943b7271fa350556e9c17f09685aa57 100644 (file)
@@ -1,5 +1,3 @@
-#define OLD_NTDOMAIN 1
-
 /* 
    Unix SMB/Netbios implementation.
    Version 3.0
@@ -98,5 +96,3 @@ void print_fsp_end(files_struct *fsp, BOOL normal_close)
                string_free(&fsp->fsp_name);
        }
 }
-
-#undef OLD_NTDOMAIN