Kaydet (Commit) 0ea67551 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: If674f0a3199a43cec84eb8cfb3b3c1d334a288ca
üst fa257a38
......@@ -98,16 +98,6 @@ HINSTANCE winwrap::CWindow::Instance()
return m_hInst;
}
//Hatch pattern brush bits
static WORD g_wHatchBmp[]={0x11, 0x22, 0x44, 0x88, 0x11, 0x22, 0x44, 0x88};
// void DrawShading(LPRECT, HDC, UINT);
/*
* HatchWindowRegister
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment