aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/kilobench/kilobench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/kilobench/kilobench.cpp')
-rw-r--r--tools/kilobench/kilobench.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/kilobench/kilobench.cpp b/tools/kilobench/kilobench.cpp
index 551ff3ef0e..1f92d5341a 100644
--- a/tools/kilobench/kilobench.cpp
+++ b/tools/kilobench/kilobench.cpp
@@ -34,11 +34,6 @@
* support SKPs.
*/
-// To get image decoders linked in we have to do the below magic
-#include "SkForceLinking.h"
-#include "SkImageDecoder.h"
-__SK_FORCE_IMAGE_DECODER_LINKING;
-
static const int kAutoTuneLoops = 0;
static const int kDefaultLoops =