Bug 647118 - Remove support for --disable-plugins. r=glandium
This commit is contained in:
@@ -134,12 +134,8 @@
|
||||
#define JETPACK_MODULES
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_PLUGINS
|
||||
#define PLUGINS_MODULES \
|
||||
MODULE(nsPluginModule)
|
||||
#else
|
||||
#define PLUGINS_MODULES
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_JSDEBUGGER
|
||||
#define JSDEBUGGER_MODULES \
|
||||
|
||||
Reference in New Issue
Block a user