Changeset 1877 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Oct 11, 2015, 11:43:27 PM (10 years ago)
Author:
Gregg Young
Message:

Remove debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r1869 r1877  
    14051405    PostMsg(hwnd, UM_CLOSE, MPVOID, MPVOID);
    14061406    fAmQuitting = TRUE;                 // Let world know quit in progress
    1407     //DbgMsg(pszSrcFile, __LINE__, "MainWndProc2 WM_CLOSE returning with fAmClosing %u", fAmClosing); // 2015-08-16 SHL
    14081407    DosSleep(1);
    14091408    return 0;                   // Suppress WinDefWindowProc WM_QUIT message generation
Note: See TracChangeset for help on using the changeset viewer.