mmserv/tms/inc/tmseffectimpl.h
branchRCL_3
changeset 17 3570217d8c21
parent 10 3d8c721bf319
--- a/mmserv/tms/inc/tmseffectimpl.h	Tue Apr 27 17:11:02 2010 +0300
+++ b/mmserv/tms/inc/tmseffectimpl.h	Tue May 11 16:42:02 2010 +0300
@@ -29,13 +29,9 @@
 class TMSEffectImpl
     {
 public:
-    ~TMSEffectImpl();
     IMPORT_C static gint Create(TMSEffectType effecttype,
             TMSEffect*& tmseffect);
     IMPORT_C static gint Delete(TMSEffect*& tmseffect);
-
-private:
-    TMSEffectImpl();
     };
 
 } //namespace TMS