changeset 12 | 5a06f39ad45b |
parent 0 | 71ca22bcf22a |
--- a/mmserv/tms/inc/tmsilbcformatimpl.h Tue Feb 02 01:08:46 2010 +0200 +++ b/mmserv/tms/inc/tmsilbcformatimpl.h Fri Apr 16 15:29:42 2010 +0300 @@ -23,16 +23,12 @@ namespace TMS { -// FORWARD DECLARATIONS -class TMSCallProxy; - // TMSILBCFormatImpl class class TMSILBCFormatImpl : public TMSILBCFormat { public: - ~TMSILBCFormatImpl(); - + virtual ~TMSILBCFormatImpl(); static gint Create(TMSFormat*& tmsfmt); gint SetProxy(TMSGlobalContext* context, gpointer queuehandler);