diff -r e35735ece90c -r 3d8c721bf319 mmserv/tms/inc/tmsg711formatimpl.h --- a/mmserv/tms/inc/tmsg711formatimpl.h Mon Mar 15 12:42:35 2010 +0200 +++ b/mmserv/tms/inc/tmsg711formatimpl.h Wed Mar 31 22:29:45 2010 +0300 @@ -23,15 +23,11 @@ namespace TMS { -// FORWARD DECLARATIONS -class TMSCallProxy; - // TMSG711FormatImpl class class TMSG711FormatImpl : public TMSG711Format { public: - ~TMSG711FormatImpl(); - + virtual ~TMSG711FormatImpl(); static gint Create(TMSFormat*& tmsfmt); gint SetProxy(TMSGlobalContext* context, gpointer queuehandler);