Meaningless commit as a test

This commit is contained in:
adelikat 2008-07-27 16:21:59 +00:00
parent cf1df8f2ff
commit 7c51562c14
1 changed files with 1 additions and 1 deletions

View File

@ -683,7 +683,7 @@ static BOOL CALLBACK MemWatchCallB(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARA
case WM_CLOSE: case WM_CLOSE:
case WM_QUIT: case WM_QUIT:
CloseMemoryWatch(); CloseMemoryWatch();
//DeleteObject(hdc); //DeleteObject(hdc); //removed
break; break;
/* /*
case WM_KEYDOWN: case WM_KEYDOWN: