Changeset 1880 for trunk/dll/rename.c


Ignore:
Timestamp:
Oct 12, 2015, 8:26:16 PM (10 years ago)
Author:
Gregg Young
Message:

Remove dead code and comments from remaining c files. #if 0 and #if NEVER were not addressed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/rename.c

    r1682 r1880  
    9393    }
    9494    if (mv->compare) {
    95       //WinShowWindow(WinWindowFromID(hwnd, REN_DONTASK), FALSE);
    9695      WinShowWindow(WinWindowFromID(hwnd, REN_OVEROLD), FALSE);
    9796      WinShowWindow(WinWindowFromID(hwnd, REN_OVERNEW), FALSE);
Note: See TracChangeset for help on using the changeset viewer.