mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-18 04:44:17 +00:00
Bug 1342032 - Remove useless a "using" declaration in TestShellParent.cpp r=bholley
This commit is contained in:
parent
d8b587f15b
commit
9ae09abe58
@ -17,7 +17,6 @@ using namespace mozilla;
|
||||
using mozilla::ipc::TestShellParent;
|
||||
using mozilla::ipc::TestShellCommandParent;
|
||||
using mozilla::ipc::PTestShellCommandParent;
|
||||
using mozilla::dom::ContentParent;
|
||||
|
||||
void
|
||||
TestShellParent::ActorDestroy(ActorDestroyReason aWhy)
|
||||
|
Loading…
Reference in New Issue
Block a user