roll back last commit, more investigation is needed
This commit is contained in:
parent
6fb0030e71
commit
3abd2da5c6
|
@ -624,7 +624,6 @@ namespace BizHawk.Client.EmuHawk
|
|||
case (int)Notices.NM_CUSTOMDRAW:
|
||||
OnCustomDrawNotice(ref m);
|
||||
messageProcessed = true;
|
||||
m.Result = (IntPtr)0;
|
||||
break;
|
||||
case (int)ListViewNotices.LVN_GETDISPINFOW:
|
||||
OnDispInfoNotice(ref m, false);
|
||||
|
|
Loading…
Reference in New Issue