summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-04-01 13:04:33 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-04-01 13:04:33 +0200
commitbfc97728065cbbc7f6bbc281b654a2d1e079b48d (patch)
tree152e4b2334b12441ba167231f98e177d9d4b9869 /ipc
parenta2786c051173286c9d7ccee2c3c6a19c15966322 (diff)
downloadUXP-bfc97728065cbbc7f6bbc281b654a2d1e079b48d.tar
UXP-bfc97728065cbbc7f6bbc281b654a2d1e079b48d.tar.gz
UXP-bfc97728065cbbc7f6bbc281b654a2d1e079b48d.tar.lz
UXP-bfc97728065cbbc7f6bbc281b654a2d1e079b48d.tar.xz
UXP-bfc97728065cbbc7f6bbc281b654a2d1e079b48d.zip
Unhook CR exception handler.
Tag #20
Diffstat (limited to 'ipc')
-rw-r--r--ipc/glue/GeckoChildProcessHost.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ipc/glue/GeckoChildProcessHost.cpp b/ipc/glue/GeckoChildProcessHost.cpp
index 8147e87dc..fee429238 100644
--- a/ipc/glue/GeckoChildProcessHost.cpp
+++ b/ipc/glue/GeckoChildProcessHost.cpp
@@ -23,8 +23,6 @@
#include "prenv.h"
#include "nsXPCOMPrivate.h"
-#include "nsExceptionHandler.h"
-
#include "nsDirectoryServiceDefs.h"
#include "nsIFile.h"
#include "nsPrintfCString.h"