]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/extended.c
Happy New Year
[openldap] / libraries / libldap / extended.c
index 3e52e91fecbc43d9a6b4176439429e46b0b69a5b..200288905394e0e080d26703f82938c0bf900869 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2015 The OpenLDAP Foundation.
+ * Copyright 1998-2018 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -103,7 +103,6 @@ ldap_extended_operation(
        int                             *msgidp )
 {
        BerElement *ber;
-       int rc;
        ber_int_t id;
 
        Debug( LDAP_DEBUG_TRACE, "ldap_extended_operation\n", 0, 0, 0 );