Changeset 1877 for trunk/dll/worker.c


Ignore:
Timestamp:
Oct 11, 2015, 11:43:27 PM (10 years ago)
Author:
Gregg Young
Message:

Remove debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/worker.c

    r1866 r1877  
    18091809                  DosReleaseMutexSem(hmtxFM2Delete);
    18101810                }
    1811                 //DbgMsg(pszSrcFile, __LINE__, "error %i retrn %i", error, retrn);
    18121811                if (fWarnReadOnly && error ==  ERROR_FILE_EXISTS) {
    18131812                  retrn = SM2_NO;
Note: See TracChangeset for help on using the changeset viewer.