s3: RIP 'struct client_address'.
authorAndreas Schneider <asn@samba.org>
Thu, 16 Jun 2011 14:13:01 +0000 (16:13 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Jul 2011 08:28:45 +0000 (18:28 +1000)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/include/smb.h

index c867d607b6812d1ff03b3b419cbd8eee39855f0b..a72e9ad29ae57e24d1572445a938d6987b47d321 100644 (file)
@@ -317,11 +317,6 @@ typedef struct files_struct {
 #include "ntquotas.h"
 #include "sysquotas.h"
 
-struct client_address {
-       char addr[INET6_ADDRSTRLEN];
-       const char *name;
-};
-
 struct vuid_cache_entry {
        struct auth_serversupplied_info *session_info;
        uint16_t vuid;