зеркало из https://github.com/mozilla/pjs.git
Non-IPC bustage fix from bug 626602 - unnecessary using namespace mozilla::plugins statement. r+a=bustage fix
This commit is contained in:
Родитель
73e2173a2b
Коммит
d558f62d4e
|
@ -239,7 +239,6 @@ static PRLogModuleInfo *nsObjectFrameLM = PR_NewLogModule("nsObjectFrame");
|
|||
#endif
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::plugins;
|
||||
using namespace mozilla::layers;
|
||||
|
||||
// special class for handeling DOM context menu events because for
|
||||
|
|
Загрузка…
Ссылка в новой задаче