Bug 1277646 - remove unused field gfxAndroidPlatform::mScreenDepth; r=snorp

clang indicates that this field is unused, and grepping seems to confirm
that opinion.
This commit is contained in:
Nathan Froyd 2016-06-03 18:31:05 -04:00
parent bee4b4445b
commit c230cc8e44

View File

@ -82,7 +82,6 @@ protected:
}
private:
int mScreenDepth;
gfxImageFormat mOffscreenFormat;
#ifdef MOZ_WIDGET_GONK