From f871268f560915d523f492cd6d2a2c6146d17d6f Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Wed, 4 May 2011 20:18:04 +0000 Subject: Remove GrPrintf_printf from gyp (should be using GrPrintf_skia that is already included in the skgr lib to direct GrPrintf to SkDebugf). git-svn-id: http://skia.googlecode.com/svn/trunk@1248 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/skia.gyp | 1 - 1 file changed, 1 deletion(-) (limited to 'gyp') diff --git a/gyp/skia.gyp b/gyp/skia.gyp index 816801c319..b2b43ccee3 100644 --- a/gyp/skia.gyp +++ b/gyp/skia.gyp @@ -1004,7 +1004,6 @@ '../gpu/src/GrPathRenderer.cpp', '../gpu/src/GrPathUtils.cpp', '../gpu/src/GrPathUtils.h', - '../gpu/src/GrPrintf_printf.cpp', '../gpu/src/GrRectanizer.cpp', '../gpu/src/GrRedBlackTree.h', '../gpu/src/GrResource.cpp', -- cgit v1.2.3