summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 0f1683e3c9..0ffbcded13 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -54,10 +54,6 @@ typedef int BOOL;
#define DEF_CREATE_MASK (0755)
#endif
-#ifndef PRINTCAP_NAME
-#define PRINTCAP_NAME "/etc/printcap"
-#endif
-
/* how long to wait for secondary SMB packets (milli-seconds) */
#define SMB_SECONDARY_WAIT (60*1000)