X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcpacket.h;h=f0df279e8b32f6b17f1c0c6b270d705c7b7c790b;hb=dec23b2f25ece17efc64295a144cde7b72b7014d;hp=535d3f0f29f78ecab01d90948e4a00991e7e2bf0;hpb=0f093b08e579e8c8e04800ed74210bbd521a1475;p=silc.git diff --git a/lib/silccore/silcpacket.h b/lib/silccore/silcpacket.h index 535d3f0f..f0df279e 100644 --- a/lib/silccore/silcpacket.h +++ b/lib/silccore/silcpacket.h @@ -223,10 +223,6 @@ typedef struct { uint8 dst_id_len; uint8 dst_id_type; - /* Back pointers */ - void *context; - SilcSocketConnection sock; - int users; bool long_pad; /* Set to TRUE to use maximum padding in packet (up to 256 bytes). */