diff -r fcaf4606ba4e -r 5c1df44f2eed 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 Wed Oct 13 12:45:32 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;