Bug 1402519 - Remove MOZ_CRASHREPORTER directives from xpcom; r=froydnj

MozReview-Commit-ID: HS3M0DJQ3qc
This commit is contained in:
Gabriele Svelto
2017-10-10 11:59:39 +02:00
parent 212ac842bf
commit 166d82c47c
15 changed files with 20 additions and 86 deletions

View File

@@ -37,10 +37,6 @@
#include "nsWrapperCache.h"
#include "nsStringBuffer.h"
#ifdef MOZ_CRASHREPORTER
#include "nsExceptionHandler.h"
#endif
#include "nsIException.h"
#include "nsIPlatformInfo.h"
#include "nsThread.h"