Fix error in r12597 (can't forget that newline at the end of a file)

git-svn-id: http://skia.googlecode.com/svn/trunk@12598 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2013-12-10 15:51:43 +00:00
parent 42cc237caf
commit befb499da5

View File

@ -101,7 +101,4 @@ private:
uint32_t fFlags;
};
#endif