diff --git a/dom/network/TCPServerSocket.cpp b/dom/network/TCPServerSocket.cpp index da889d47b260..88a6b133f997 100644 --- a/dom/network/TCPServerSocket.cpp +++ b/dom/network/TCPServerSocket.cpp @@ -16,7 +16,6 @@ #include "nsComponentManagerUtils.h" #include "nsGlobalWindowInner.h" - using namespace mozilla::dom; NS_IMPL_CYCLE_COLLECTION_CLASS(TCPServerSocket)