From c00654154817acdf41c5ad8f12947186978c1c33 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Thu, 24 May 2018 19:53:20 +0200 Subject: [PATCH] Remove CrashReporterParent leftover. Tag #20. --- dom/plugins/ipc/PluginModuleParent.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/dom/plugins/ipc/PluginModuleParent.cpp b/dom/plugins/ipc/PluginModuleParent.cpp index 7b0e03538f..2489baf166 100644 --- 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;