[QFJ-243] SessionState.isWithinHeartBeat never seems to be modified or initliazed Created: 19/Sep/07 Updated: 15/Nov/12 Resolved: 28/Sep/07 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Other | Priority: | Default |
Reporter: | Toli Kuznets | Assignee: | Steve Bate |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Description |
I'm looking at the code in SessionState.isWithinHeartBeat() function, and it references a variable that's never initialized or modified. Is it an oversight and it needs to be modified? or maybe we can just take it out altogether to make sure we don't cause confusion? |
Comments |
Comment by Steve Bate [ 28/Sep/07 ] |
It appears to be a leftover from prior refactorings. Thanks for cleaning this up. |
Comment by Erb [ 31/Aug/09 ] |
This was not fixed |