Index: gm/shadertext2.cpp |
diff --git a/gm/shadertext2.cpp b/gm/shadertext2.cpp |
index 1e6ae5ca2cbc52a3945a339e69626ce9e0cf2f9d..f839161dae395787ba507467ab5b855a43df3330 100644 |
--- a/gm/shadertext2.cpp |
+++ b/gm/shadertext2.cpp |
@@ -214,8 +214,6 @@ private: |
/////////////////////////////////////////////////////////////////////////////// |
-#ifndef SK_BUILD_FOR_ANDROID |
static GM* MyFactory(void*) { return new ShaderText2GM; } |
static GMRegistry reg(MyFactory); |
-#endif |
} |