update
[silc.git] / lib / silccore / silcpacket.h
index afa6e4f73c45f3ed48b4b85175caab1195f7971e..ff047ea852830bc1f98d84fd440aa2dacff3a26f 100644 (file)
@@ -129,9 +129,6 @@ typedef struct {
   unsigned short truelen;
   unsigned short padlen;
 
-  /* For padding generation */
-  SilcRng rng;
-
   /* Back pointers */
   void *context;
   SilcSocketConnection sock;