[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Mon May 17 12:51:11 MDT 2010


The branch, master has been updated
       via  ed8a98f... s3-includes: remove some unused defines.
      from  dd5a4e2... s3-kerberos: temporary fix for ipv6 in print_kdc_line().

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


- Log -----------------------------------------------------------------
commit ed8a98f6f4547fed6045a4b6793e9a91edd6597c
Author: Günther Deschner <gd at samba.org>
Date:   Mon May 17 20:49:31 2010 +0200

    s3-includes: remove some unused defines.
    
    Guenther

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

Summary of changes:
 source3/include/includes.h |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/include/includes.h b/source3/include/includes.h
index ec1ac20..456b64b 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -696,13 +696,6 @@ struct ntlmssp_state;
 #include "lib/smbconf/smbconf_reg.h"
 #include "lib/smbconf/smbconf_txt.h"
 
-/* Defines for wisXXX functions. */
-#define UNI_UPPER    0x1
-#define UNI_LOWER    0x2
-#define UNI_DIGIT    0x4
-#define UNI_XDIGIT   0x8
-#define UNI_SPACE    0x10
-
 #include "nsswitch/winbind_nss.h"
 
 /* forward declaration from printing.h to get around 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list