Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@14817 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2014-05-21 03:05:49 +00:00
parent d09461fe0e
commit 29de433b06
2 changed files with 1 additions and 2 deletions

View File

@ -151,4 +151,3 @@ BENCH(memcpy32_sse2_unalign, 100000)
#endif // SK_CPU_SSE_LEVEL >= SK_CPU_SSE_LEVEL_SSE2
#undef BENCH

View File

@ -584,7 +584,7 @@ public:
* will be unchanged.
*/
bool getMinMaxScales(SkScalar scaleFactors[2]) const;
/**
* Return a reference to a const identity matrix
*/