Browse Source

Ticket 123 - Enhancement request:"whoami" extended operation

Description:
Fixed compiler warning
Anupam Jain 12 năm trước cách đây
mục cha
commit
465fa850af
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      ldap/servers/plugins/whoami/whoami.c

+ 0 - 1
ldap/servers/plugins/whoami/whoami.c

@@ -65,7 +65,6 @@ int whoami_exop( Slapi_PBlock *pb )
 	struct berval *bval;
 	struct berval retbval;
 
-	Slapi_DN *dn = NULL;
 	char *client_dn = NULL;
 	char *fdn = NULL;
 	char *oid = NULL;