More ownerdrawn stuff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-03-22 04:41:37 +00:00
parent d8408fc65f
commit 7172b423aa
2 changed files with 94 additions and 75 deletions

View File

@@ -1984,7 +1984,6 @@ MRESULT wxWindow::OS2WindowProc(
case WM_MEASUREITEM:
{
int nIdCtrl = (UINT)wParam;
char zMsg[128];
if ( uMsg == WM_DRAWITEM )
{