updates.
[silc.git] / lib / silcclient / command_reply.h
index 33c412ca485e9c1dd5fd68e8c0452398095e20b3..ea180ae273fe5965b6ec1052fdb46a89a3cae636 100644 (file)
@@ -35,7 +35,6 @@ typedef struct {
   SilcPacketContext *packet;
 
   /* If defined this executes the pending command. */
-  SilcClientPendingDestructor destructor;
   SilcCommandCb callback;
   void *context;
   uint16 ident;