Changeset 1878 for trunk/dll/collect.c


Ignore:
Timestamp:
Oct 12, 2015, 12:24:39 AM (10 years ago)
Author:
Gregg Young
Message:

Remove some dead code and comments source files starting with A-D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/collect.c

    r1836 r1878  
    9898#include <share.h>
    9999#include <limits.h>                     // USHRT_MAX
    100 // #include <process.h>                 // _beginthread
    101100
    102101#define INCL_DOS                        // QSV_MS_COUNT
     
    25832582
    25842583          pci = (PCNRITEM) ((PCNRDRAGINFO) mp2)->pRecord;
    2585           // if(SHORT1FROMMP(mp1) == CN_DRAGAFTER)
    2586           //    pci = NULL;
    25872584          pDInfo = ((PCNRDRAGINFO) mp2)->pDragInfo;
    25882585          if (!DrgAccessDraginfo(pDInfo)) {
Note: See TracChangeset for help on using the changeset viewer.