Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@13393 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2014-02-11 03:02:13 +00:00
parent c9114856e8
commit 8ed6443e6c
8 changed files with 17 additions and 18 deletions

View File

@ -1691,4 +1691,3 @@ void SkImageInfo::validate() const {
SkASSERT(SkAlphaTypeIsValid(fAlphaType));
}
#endif