Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@13902 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
c8f0d606e5
commit
29d3777a82
@ -106,4 +106,3 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -150,4 +150,3 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -383,7 +383,7 @@ public:
|
||||
}
|
||||
|
||||
virtual HRESULT STDMETHODCALLTYPE QueryInterface(
|
||||
IID const& riid, void** ppvObject) SK_OVERRIDE
|
||||
IID const& riid, void** ppvObject) SK_OVERRIDE
|
||||
{
|
||||
if (__uuidof(IUnknown) == riid ||
|
||||
__uuidof(IDWritePixelSnapping) == riid ||
|
||||
|
Loading…
Reference in New Issue
Block a user