changeset 19 | 4a629bc82c5e |
parent 12 | 5a06f39ad45b |
--- a/mmserv/tms/inc/tmseffectimpl.h Mon May 03 12:59:52 2010 +0300 +++ b/mmserv/tms/inc/tmseffectimpl.h Fri Apr 30 19:18:45 2010 -0500 @@ -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