Changeset 136 for trunk/settings.cpp


Ignore:
Timestamp:
Sep 15, 2021, 5:56:59 PM (4 years ago)
Author:
Gregg Young
Message:

Remove unused string.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/settings.cpp

    r135 r136  
    15241524                     "try deleting GOTCHA.INI and restart. If this fails, contact "
    15251525                     "the author (ygk@qwest.net).", psz, rc);
    1526         // This won't work since the strings are in the resource DLL
    1527         //DisplayError(RSTR(IDS_HEADER_ERROR),
    1528         //             RSTR(IDS_ERROR_RESOURSEMODFAILED), psz, rc);
    15291526        exit(1);
    15301527    }
Note: See TracChangeset for help on using the changeset viewer.