mmserv/tms/tmsimpl/src/tmseffectimpl.cpp
branchRCL_3
changeset 11 3570217d8c21
parent 9 f5c5c82a163e
child 19 095bea5f582e
--- a/mmserv/tms/tmsimpl/src/tmseffectimpl.cpp	Tue Apr 27 17:11:02 2010 +0300
+++ b/mmserv/tms/tmsimpl/src/tmseffectimpl.cpp	Tue May 11 16:42:02 2010 +0300
@@ -24,18 +24,6 @@
 
 using namespace TMS;
 
-TMSEffectImpl::TMSEffectImpl()
-    {
-    TRACE_PRN_FN_ENT;
-    TRACE_PRN_FN_EXT;
-    }
-
-TMSEffectImpl::~TMSEffectImpl()
-    {
-    TRACE_PRN_FN_ENT;
-    TRACE_PRN_FN_EXT;
-    }
-
 EXPORT_C gint TMSEffectImpl::Create(TMSEffectType effecttype,
         TMSEffect*& tmseffect)
     {