Fix error in last commit

This commit is contained in:
Luke Howard 2005-07-22 09:39:26 +00:00
parent db3cc3ea22
commit ac93f86303

View File

@ -43,8 +43,6 @@ typedef struct slapi_componentid Slapi_ComponentId;
#define SLAPI_ATTR_UNIQUEID "entryUUID"
#define SLAPI_ATTR_OBJECTCLASS "objectClass"
#ifndef SLAP
/* pblock routines */
int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value );
int slapi_pblock_set( Slapi_PBlock *pb, int arg, void *value );