Sanitizing source files in Skia_Periodic_House_Keeping

git-svn-id: http://skia.googlecode.com/svn/trunk@8059 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2013-03-09 07:01:15 +00:00
parent 2d137b6f8a
commit eed625df23
4 changed files with 13 additions and 15 deletions

View File

@ -300,4 +300,3 @@ private:
DEF_GM( return new CubicPathGM; )
DEF_GM( return new CubicClosePathGM; )

View File

@ -241,4 +241,3 @@ void setUpDebuggingFromArgs(const char* vargs0) {
#endif
setCdbPath(cdbExePath);
}