diff -r b74061f7f3d2 -r cd271b19d824 devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h --- a/devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h Wed Apr 14 17:32:53 2010 +0300 +++ b/devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h Tue Apr 27 18:12:22 2010 +0300 @@ -24,7 +24,6 @@ // Include files #include #include -#include "ciextnserverpluginwrapper.h" // Forward declarations class MCustomInterface; @@ -99,12 +98,6 @@ MCustomInterface* iMCustomInterface; /** - * Reference to MCustomInterface interface - * Not own. - */ - CIExtnServerPluginWrapper* iCiExtnServerPluginWrapper; - - /** * Uid of the plugin object passed by the framework via PassDestructorKey() */ TUid iDestructorKey;