Ignore:
Timestamp:
Aug 2, 2001, 10:36:35 PM (24 years ago)
Author:
umoeller
Message:

Misc changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/helpers/cctl_chart.c

    r68 r91  
    423423    {
    424424        HRGN        hrgnThis;
    425         SHORT       sSweepAngle,
    426                     sStartAngle;
     425        /* SHORT       sSweepAngle,
     426                    sStartAngle; */
    427427
    428428        GpiSetCurrentPosition(hpsMem, &ptlLowerLeft);
     
    14571457                       LONG ly)
    14581458{
    1459     LONG lRegionFound = -1; // none
     1459    // LONG lRegionFound = -1; // none
    14601460
    14611461    POINTL ptlMouse = {lx, ly};
Note: See TracChangeset for help on using the changeset viewer.