Changeset 1011 for trunk/dll/mainwnd.c


Ignore:
Timestamp:
May 11, 2008, 5:00:39 AM (17 years ago)
Author:
Gregg Young
Message:

Fortify updates to get it working everywhere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd.c

    r1009 r1011  
    182182      WinEnableWindow(WinQueryWindow(hwndMain, QW_PARENT), TRUE);
    183183      fNoTileUpdate = FALSE;
    184       xfree((char *)mp1, pszSrcFile, __LINE__);
     184      //xfree((char *)mp1, pszSrcFile, __LINE__);
    185185      if (fAutoTile)
    186186        TileChildren(hwndMain, TRUE);
Note: See TracChangeset for help on using the changeset viewer.