nwrap: remove a superfluous comment from nwrap_add_hname_add_new()
authorMichael Adam <obnox@samba.org>
Tue, 10 Nov 2015 11:32:20 +0000 (12:32 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 Nov 2015 10:42:32 +0000 (11:42 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
src/nss_wrapper.c

index c114ea01b0590150b33991db17710d38b8938e7f..02d5f354833542df53c05f290f8449cb9af64555 100644 (file)
@@ -2562,7 +2562,6 @@ static bool nwrap_add_ai(char *const ip_addr, struct nwrap_entdata *const ed)
 static bool nwrap_add_hname_add_new(char *const h_name,
                                    struct nwrap_entdata *const ed)
 {
-       /* No element found.. inventarize new item */
        ENTRY e;
        ENTRY *p;