[SCM] Samba Shared Repository - branch master updated

Jeremy Allison jra at samba.org
Mon May 9 15:21:03 UTC 2016


The branch, master has been updated
       via  a3f3a6c smbd: Remove an unused #define
      from  6379737 heimdal: encode/decode kvno as signed integer

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit a3f3a6c354f85d4b7939773e00636526fded5583
Author: Volker Lendecke <vl at samba.org>
Date:   Mon May 9 13:12:01 2016 +0200

    smbd: Remove an unused #define
    
    Signed-off-by: Volker Lendecke <vl at samba.org>
    Reviewed-by: Jeremy Allison <jra at samba.org>
    
    Autobuild-User(master): Jeremy Allison <jra at samba.org>
    Autobuild-Date(master): Mon May  9 17:20:22 CEST 2016 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 source3/include/smb.h | 3 ---
 1 file changed, 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/smb.h b/source3/include/smb.h
index dec3189..0af3b61 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -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


-- 
Samba Shared Repository



More information about the samba-cvs mailing list