diff -r fcaf4606ba4e -r 9d4397b300d1 devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h --- a/devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h Thu Oct 07 23:44:30 2010 +0100 +++ b/devsoundextensions/ciextnfactoryplugins/ciextnserverplugin/src/ciextnserverplugin.h Mon Oct 18 12:47:26 2010 +0100 @@ -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;