Changeset 28 for trunk/savebmp.cpp


Ignore:
Timestamp:
Mar 13, 2018, 6:56:55 PM (7 years ago)
Author:
Gregg Young
Message:

Remove Pmprintf stuff from previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/savebmp.cpp

    r27 r28  
    495495    if (pset->QueryFileSaveStyle () == FSS_NUMFILES)
    496496    {
    497         PmpfF(( " title %s", title));
    498497        CHAR   ach[_MAX_PATH];
    499498        for (USHORT i = 0; i < 100; i++)
Note: See TracChangeset for help on using the changeset viewer.