summaryrefslogtreecommitdiff
path: root/source3/client
diff options
context:
space:
mode:
Diffstat (limited to 'source3/client')
-rw-r--r--source3/client/clientutil.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/client/clientutil.c b/source3/client/clientutil.c
index da5ea531d2..2afbde85b5 100644
--- a/source3/client/clientutil.c
+++ b/source3/client/clientutil.c
@@ -463,9 +463,7 @@ BOOL cli_send_login(char *inbuf,char *outbuf,BOOL start_session,BOOL use_setup,
outbuf = (char *)malloc(BUFFER_SIZE + SAFETY_MARGIN);
}
-#if AJT
if (strstr(service,"IPC$")) connect_as_ipc = True;
-#endif
pstrcpy(dev,"A:");
if (connect_as_printer)