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

    r1628 r1880  
    137137                      batches++);
    138138              fp = xfopen(s, modew, pszSrcFile, __LINE__, FALSE);
    139               //if (!fp)
    140               //  Runtime_Error(pszSrcFile, __LINE__, "fopen");
    141139              if (fp) {
    142140                if (!strncmp(bat, "/*", 2)) {
Note: See TracChangeset for help on using the changeset viewer.