--- deliantra/server/common/shstr.C 2006/09/12 20:55:40 1.18 +++ deliantra/server/common/shstr.C 2006/09/13 23:39:27 1.19 @@ -1,4 +1,3 @@ - /* * shstr.C */ @@ -74,9 +73,6 @@ void shstr::gc () { -return; //D -//D currently disabled: some datastructures might still store them -//D but their pointers will become invalidated static const char *curpos; HT::iterator i = curpos ? ht.find (curpos) : ht.begin ();