]> git.sur5r.net Git - openldap/commitdiff
Cleanup: Remove unused label 'no_co_op_free:' in connection_operation().
authorHallvard Furuseth <hallvard@openldap.org>
Sun, 30 Nov 2003 16:14:40 +0000 (16:14 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sun, 30 Nov 2003 16:14:40 +0000 (16:14 +0000)
servers/slapd/connection.c

index 2e6f43cffe1451b96ea5747e633953b5de06a6f0..da5b9ec43ebf247e1faaaccfd45ffe4a2fc1c10a 100644 (file)
@@ -1139,8 +1139,6 @@ operations_error:
                conn->c_n_ops_completed++;
        }
 
-no_co_op_free:
-
        switch( tag ) {
        case LBER_ERROR:
        case LDAP_REQ_UNBIND: