Index: tests/PathOpsExtendedTest.cpp |
diff --git a/tests/PathOpsExtendedTest.cpp b/tests/PathOpsExtendedTest.cpp |
index 73a23872f890ad7cd142e6caca20f6a32f264552..7fe7d9d7bf2cc8618d3d28e63ffd7135e0caa500 100644 |
--- a/tests/PathOpsExtendedTest.cpp |
+++ b/tests/PathOpsExtendedTest.cpp |
@@ -9,7 +9,6 @@ |
#include "PathOpsThreadedCommon.h" |
#include "SkBitmap.h" |
#include "SkCanvas.h" |
-#include "SkForceLinking.h" |
#include "SkMatrix.h" |
#include "SkPaint.h" |
#include "SkRTConf.h" |
@@ -21,8 +20,6 @@ |
#include <sys/sysctl.h> |
#endif |
-__SK_FORCE_IMAGE_DECODER_LINKING; |
- |
DEFINE_bool2(runFail, f, false, "run tests known to fail."); |
static const char marker[] = |