summaryrefslogtreecommitdiff
path: root/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'smb.h')
-rw-r--r--smb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/smb.h b/smb.h
index fea9fa46..97a43638 100644
--- a/smb.h
+++ b/smb.h
@@ -6,8 +6,6 @@
* or later
*/
-#define SMBMIN(a,b) ((a)<(b)?(a):(b))
-
/* the complete */
#define SMBmkdir 0x00 /* create directory */
#define SMBrmdir 0x01 /* delete directory */