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