Remove conditional crashreporter code

This commit is contained in:
trav90
2016-05-18 00:35:03 -05:00
committed by roytam1
parent f97216fc54
commit 903fddcff7
87 changed files with 0 additions and 2924 deletions
-3
View File
@@ -22,9 +22,6 @@
#include "nsTArray.h"
#include "prlog.h"
#include "nsHashKeys.h"
#ifdef MOZ_CRASHREPORTER
# include "nsExceptionHandler.h"
#endif
#ifdef XP_MACOSX
#include "PluginInterposeOSX.h"
#else