Changeset 284 for trunk/dll


Ignore:
Timestamp:
Dec 8, 2005, 8:46:36 AM (20 years ago)
Author:
root
Message:

Delete obsolete code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/flesh.c

    r175 r284  
    1111  24 May 05 SHL Rework Win_Error usage
    1212  25 May 05 SHL Rework for ProcessDirectory
    13   28 May 05 SHL Clean with reading code
     13  28 May 05 SHL Clean while reading code
     14  24 Oct 05 SHL Delete obsolete code
    1415
    1516***********************************************************************/
     
    317318
    318319  nm = ulM;
    319 
    320 // WinSetWindowText(hwndStatus,str);
    321320
    322321  DosError(FERR_DISABLEHARDERR);
     
    463462        PCNRITEM pci;
    464463
    465 // WinSetWindowText(hwndStatus2,"Found a dir");
    466 
    467464        pci = WinSendMsg(hwndCnr,
    468465                         CM_ALLOCRECORD,
     
    507504          else
    508505            ret = TRUE;
    509 // WinSetWindowText(hwndStatus2,NullStr);
    510506        }
    511507        else
Note: See TracChangeset for help on using the changeset viewer.