Changeset 1953 for trunk/MagicSoft/Cosy/candrv/nodedrv.cc
- Timestamp:
- 04/12/03 19:06:27 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/candrv/nodedrv.cc
r1804 r1953 526 526 void NodeDrv::StopGuarding() 527 527 { 528 if (!fTimerOn) 529 return; 530 528 531 fTimeout->TurnOff(); 529 532 fTimerOn = kFALSE;
Note:
See TracChangeset
for help on using the changeset viewer.