Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 002c43ef authored by Matt Sarett's avatar Matt Sarett
Browse files

Delete references to SkImageDecoder

SkImageDecoder is no longer used by Android and will be deleted
by Skia.

Change-Id: Ied813559a1cbdbbbad953dad2ff1c3f181afa5d5
parent cbb608a2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@
#include <cutils/properties.h>

#include <SkGraphics.h>
#include <SkImageDecoder.h>

#include "jni.h"
#include "JNIHelp.h"
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@
#include "SkAndroidCodec.h"
#include "SkBRDAllocator.h"
#include "SkFrontBufferedStream.h"
#include "SkImageDecoder.h"
#include "SkMath.h"
#include "SkPixelRef.h"
#include "SkStream.h"