Remove unused declaration
Review URL: https://codereview.chromium.org/12704017 git-svn-id: http://skia.googlecode.com/svn/trunk@8257 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
0f567c6cb6
commit
a4ecab08b6
@ -327,10 +327,6 @@ public:
|
||||
*/
|
||||
static void SetDeviceConfig(SkBitmap::Config);
|
||||
|
||||
/** @cond UNIT_TEST */
|
||||
SkDEBUGCODE(static void UnitTest();)
|
||||
/** @endcond */
|
||||
|
||||
protected:
|
||||
// must be overridden in subclasses. This guy is called by decode(...)
|
||||
virtual bool onDecode(SkStream*, SkBitmap* bitmap, Mode) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user