diff --git a/modules/plugin/src/nsplugin.cpp b/modules/plugin/src/nsplugin.cpp index 86bd2b82d23f..afebc39140cd 100644 --- a/modules/plugin/src/nsplugin.cpp +++ b/modules/plugin/src/nsplugin.cpp @@ -311,7 +311,6 @@ nsPluginManager::GetLiveconnect(const nsIID& aIID) threadAttached = PR_AttachThread(PR_USER_THREAD, PR_PRIORITY_NORMAL, NULL); } NS_DEFINE_CID(kCLiveconnectCID, NS_CLIVECONNECT_CID); - nsresult err = NS_OK; err = nsRepository::CreateInstance(kCLiveconnectCID, (nsIPluginManager*)this, /* outer */ kISupportsIID,