diff -r fcdfafb36fe7 -r aecbbf00d063 uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp --- a/uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp Thu Aug 19 10:11:06 2010 +0300 +++ b/uifw/AknGlobalUI/NotifierWrapper/src/AknNotiferAppServerApplication.cpp Tue Aug 31 15:28:30 2010 +0300 @@ -24,9 +24,6 @@ #include #include -#include -#include "akntranseffect.h" // for Transition effect enumerations - #include #include @@ -36,7 +33,8 @@ #include "AknNotiferAppServerApplicationInterface.h" #include -#include +#include +#include #include //---- Awkward, but declaring base classes otherwise in Akncapserver entry would break app fw. @@ -351,7 +349,6 @@ { case EApaSystemEventBroughtToForeground: { // ignore this event as it causes undesired effects on applications underneath - GfxTransEffect::EndFullScreen(); break; } default: