Meaningless commit as a test
This commit is contained in:
parent
cf1df8f2ff
commit
7c51562c14
|
@ -683,7 +683,7 @@ static BOOL CALLBACK MemWatchCallB(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARA
|
|||
case WM_CLOSE:
|
||||
case WM_QUIT:
|
||||
CloseMemoryWatch();
|
||||
//DeleteObject(hdc);
|
||||
//DeleteObject(hdc); //removed
|
||||
break;
|
||||
/*
|
||||
case WM_KEYDOWN:
|
||||
|
|
Loading…
Reference in New Issue