--- deliantra/server/include/client.h 2007/11/14 08:09:46 1.70 +++ deliantra/server/include/client.h 2008/01/13 12:39:29 1.71 @@ -146,11 +146,6 @@ const packet_type *handler; char *data; int datalen; - - ~command () - { - sfree (data, datalen + 1); - } }; /* how many times we are allowed to give the wrong password before being kicked. */