Ignore:
Timestamp:
Oct 10, 2000, 11:28:56 PM (25 years ago)
Author:
sandervl
Message:

MN: timer fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/os2timer.cpp

    r4355 r4480  
    1 /* $Id: os2timer.cpp,v 1.16 2000-10-01 21:16:29 phaller Exp $ */
     1/* $Id: os2timer.cpp,v 1.17 2000-10-10 21:28:56 sandervl Exp $ */
    22
    33/*
     
    415415                       0L,                  /* Increase by 15         */
    416416                       0L);                 /* Assume current thread  */
    417 
    418   TimerStatus = Stopped;
    419417
    420418  while(!fFatal)
Note: See TracChangeset for help on using the changeset viewer.