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
This commit is contained in:
parent
99c2a8b362
commit
f871268f56
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user