summaryrefslogtreecommitdiffstats
path: root/dom/plugins
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-05-24 19:53:20 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-05-24 19:53:20 +0200
commitb565e2c227af2cbcbc3573c1f874fd9e809bd5fe (patch)
tree7affe21f7cbdfc4e5edf14c5d5f3d8d2da824af7 /dom/plugins
parent19334fd5af4b6335fd6800c8f17484f938649a64 (diff)
downloadUXP-b565e2c227af2cbcbc3573c1f874fd9e809bd5fe.tar
UXP-b565e2c227af2cbcbc3573c1f874fd9e809bd5fe.tar.gz
UXP-b565e2c227af2cbcbc3573c1f874fd9e809bd5fe.tar.lz
UXP-b565e2c227af2cbcbc3573c1f874fd9e809bd5fe.tar.xz
UXP-b565e2c227af2cbcbc3573c1f874fd9e809bd5fe.zip
Remove CrashReporterParent leftover.
Tag #20.
Diffstat (limited to 'dom/plugins')
-rwxr-xr-xdom/plugins/ipc/PluginModuleParent.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/plugins/ipc/PluginModuleParent.cpp b/dom/plugins/ipc/PluginModuleParent.cpp
index 7b0e03538..2489baf16 100755
--- a/dom/plugins/ipc/PluginModuleParent.cpp
+++ b/dom/plugins/ipc/PluginModuleParent.cpp
@@ -55,7 +55,6 @@ using base::KillProcess;
using mozilla::PluginLibrary;
using mozilla::ipc::MessageChannel;
using mozilla::ipc::GeckoChildProcessHost;
-using mozilla::dom::CrashReporterParent;
using namespace mozilla;
using namespace mozilla::plugins;