Use same define for all platforms. Fix for bug #45697 r=av, sr=scc, a=rtm++.
This commit is contained in:
@@ -108,11 +108,7 @@
|
||||
#define PLUGIN_DLL "PLUGIN_DLL"
|
||||
#endif
|
||||
|
||||
#ifdef XP_MAC
|
||||
#define REL_PLUGIN_DLL PLUGIN_DLL
|
||||
#else
|
||||
#define REL_PLUGIN_DLL "rel:" PLUGIN_DLL
|
||||
#endif
|
||||
|
||||
//uncomment this to use netlib to determine what the
|
||||
//user agent string is. we really *want* to do this,
|
||||
|
||||
Reference in New Issue
Block a user