Remove gfxCrashReporterUtils.

Tag #20.
This commit is contained in:
wolfbeast 2018-05-20 12:10:50 +02:00 committed by Roy Tam
commit 121456f05a
19 changed files with 0 additions and 254 deletions

View file

@ -18,7 +18,6 @@
#include "mozilla/Logging.h"
#include "mozilla/Services.h"
#include "gfxCrashReporterUtils.h"
#include "gfxPlatform.h"
#include "gfxPrefs.h"
#include "gfxEnv.h"
@ -650,7 +649,6 @@ gfxPlatform::Init()
gfxPrefs::CanvasAzureAccelerated(),
gfxPrefs::DisableGralloc(),
gfxPrefs::ForceShmemTiles());
ScopedGfxFeatureReporter::AppNote(forcedPrefs);
}
InitMoz2DLogging();