diff -r 1a2a00e78665 -r f62f87b200ec homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/src/proxy.cpp --- a/homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/src/proxy.cpp Tue Feb 02 00:23:10 2010 +0200 +++ b/homescreensrv_plat/sapi_actionhandler/actionhandlerplugins/src/proxy.cpp Fri Mar 19 09:35:23 2010 +0200 @@ -19,7 +19,6 @@ #include #include #include "ahpapplauncher.h" -#include "ahmessagehandler.h" #include "ahtelkeyhandler.h" #include "ahhelplauncher.h" @@ -28,7 +27,6 @@ { IMPLEMENTATION_PROXY_ENTRY( 0x10282E5F, CAHAppLauncher::NewL ), IMPLEMENTATION_PROXY_ENTRY( 0x10282E61, CAHTelKeyHandler::NewL ), - IMPLEMENTATION_PROXY_ENTRY( 0x10282E62, CAHMessageHandler::NewL ), IMPLEMENTATION_PROXY_ENTRY( 0x2001B285, CAHHelpLauncher::NewL ), };