mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
Backout of build bustage fix - missing ifdefs. CLOSED TREE
This commit is contained in:
parent
6f7244ea47
commit
8f6ebbb121
@ -128,9 +128,7 @@ PluginModuleChild::Init(const std::string& aPluginFilename,
|
||||
{
|
||||
PLUGIN_LOG_DEBUG_METHOD;
|
||||
|
||||
#ifdef XP_WIN
|
||||
COMMessageFilter::Initialize(this);
|
||||
#endif
|
||||
|
||||
NS_ASSERTION(aChannel, "need a channel");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user