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

    r1482 r1880  
    6363      strcpy(temp, directory);
    6464      AddBackslashToPath(directory);
    65       //if (directory[strlen(directory) - 1] != '\\')
    66       //  strcat(temp, "\\");
    6765    }
    6866    else {
Note: See TracChangeset for help on using the changeset viewer.