mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Cleanup: Remove unused label 'no_co_op_free:' in connection_operation().
This commit is contained in:
parent
fb91d430f2
commit
e491e9e522
1 changed files with 0 additions and 2 deletions
|
|
@ -1139,8 +1139,6 @@ operations_error:
|
|||
conn->c_n_ops_completed++;
|
||||
}
|
||||
|
||||
no_co_op_free:
|
||||
|
||||
switch( tag ) {
|
||||
case LBER_ERROR:
|
||||
case LDAP_REQ_UNBIND:
|
||||
|
|
|
|||
Loading…
Reference in a new issue