branch | RCL_3 |
changeset 10 | 3d8c721bf319 |
parent 0 | 71ca22bcf22a |
--- a/mmserv/tms/inc/tmsilbcformatimpl.h Mon Mar 15 12:42:35 2010 +0200 +++ b/mmserv/tms/inc/tmsilbcformatimpl.h Wed Mar 31 22:29:45 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);