]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/charset.c
Fixed typo in
[openldap] / libraries / libldap / charset.c
index 5a324ed2df7c6e09777caf1b148c4cdfed0bb31a..430eaa98d2c2ad61bc238853363c079b5020f29b 100644 (file)
@@ -1027,7 +1027,6 @@ ldap_t61_to_8859( char **bufp, unsigned long *buflenp, int free_input )
   unsigned int  n;
   int           c;
   unsigned long len;
-  Couple        *cc;
 
   Debug( LDAP_DEBUG_TRACE, "ldap_t61_to_8859 input length: %ld\n",
        *buflenp, 0, 0 );