diff -r e5af45d51884 -r 31fccae4f8a7 uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/src/alfgfxeffects.cpp --- a/uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/src/alfgfxeffects.cpp Tue Aug 31 16:07:35 2010 +0300 +++ b/uiacceltk/hitchcock/plugins/alftranseffect/alftranseffectplugin/src/alfgfxeffects.cpp Wed Sep 01 12:16:53 2010 +0100 @@ -143,6 +143,7 @@ delete iPolicyHandler; delete iSysDisable; delete iEngine; + delete iSyncronizedGroupDefitionEndChecker; __ALFFXLOGSTRING("CAlfGfxEffects::~CAlfGfxEffects <<"); }