Changeset 1880 for trunk/dll/wrappers.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/wrappers.c

    r1877 r1880  
    305305  if (rc)
    306306    Runtime_Error(pszSrcFile, uiLineNumber, GetPString(IDS_OUTOFMEMORY));
    307   //DbgMsg(pszSrcFile, uiLineNumber, "ppb %p", *ppb);
    308307  return rc;
    309308}
Note: See TracChangeset for help on using the changeset viewer.