mmserv/tms/inc/tmseffectimpl.h
changeset 16 43d09473c595
parent 12 5a06f39ad45b
--- a/mmserv/tms/inc/tmseffectimpl.h	Mon May 03 12:59:52 2010 +0300
+++ b/mmserv/tms/inc/tmseffectimpl.h	Fri May 14 16:22:35 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