Bug 917299 - Remove some dead code in content/ and dom/; r=bzbarsky

This commit is contained in:
Ehsan Akhgari
2013-09-17 12:49:07 -04:00
parent c5888085db
commit d5362ca175
34 changed files with 2 additions and 176 deletions

View File

@@ -184,8 +184,6 @@ enum eNPPStreamTypeInternal {
eNPPStreamTypeInternal_Post
};
static NS_DEFINE_IID(kMemoryCID, NS_MEMORY_CID);
PRIntervalTime NS_NotifyBeginPluginCall(NSPluginCallReentry aReentryState)
{
nsNPAPIPluginInstance::BeginPluginCall(aReentryState);