Changeset 488


Ignore:
Timestamp:
Sep 7, 2006, 7:10:59 AM (19 years ago)
Author:
root
Message:

Do not complain for normal cancel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/objcnr.c

    r349 r488  
    1111  24 May 05 SHL Rework for CNRITEM.szSubject
    1212  13 Jul 06 SHL Use Runtime_Error
     13  01 Sep 06 SHL Do not complain for normal cancel
    1314
    1415***********************************************************************/
     
    403404              data->dying = TRUE;
    404405              data->stopflag = 0xff;
    405               Runtime_Error(pszSrcFile, __LINE__, "working unexpected");
    406406              break;
    407407            }
Note: See TracChangeset for help on using the changeset viewer.