--- deliantra/server/include/cfperl.h 2007/01/23 03:56:45 1.51 +++ deliantra/server/include/cfperl.h 2007/01/26 22:06:30 1.52 @@ -166,7 +166,8 @@ AV *cb; // CF+ callbacks shstr attach; // generic extension attachment information - void optimise (); // possibly save some memory by destroying unneeded data + void sever_self (); // sever this object from its self, if it has one. + void optimise (); // possibly save some memory by destroying unneeded data attachable () : flags (0), refcnt (0), self (0), cb (0), attach (0)