smbd: Remove an unused #define
[amitay/samba.git] / source3 / include / smb.h
index dec3189563899b8e7401c7d7462375b65cb2616e..0af3b6132abfa5a4efba8862826516a9df10202e 100644 (file)
@@ -484,9 +484,6 @@ Offset  Data                        length.
    otherwise NT will not honour the announce packets */
 #define MAX_SERVER_STRING_LENGTH 48
 
-
-#define SMB_SUCCESS 0  /* The request was successful. */
-
 #ifdef NOSTRDUP
 char *strdup(char *s);
 #endif