Minor whitespace change.

git-svn-id: http://skia.googlecode.com/svn/trunk@5173 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
keyar@chromium.org 2012-08-20 15:03:36 +00:00
parent 0612564bb7
commit 02dfb12501

View File

@ -43,7 +43,7 @@ public:
} }
#endif #endif
PictureRenderer() PictureRenderer()
: fPicture(NULL) : fPicture(NULL)
, fDeviceType(kBitmap_DeviceType) , fDeviceType(kBitmap_DeviceType)
#if SK_SUPPORT_GPU #if SK_SUPPORT_GPU