Identified possible bug (revert)

This commit is contained in:
Tristan B. Kildaire 2020-09-28 14:55:19 +02:00
parent 0f10ba4c41
commit 7c44f04066
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ public final class Watcher : Thread
/* Check to see if this is a tag we are awaiting */
bool foundTag = manager.isValidTag(receivedTag);
/* TODO: No, this should fail then , so it shoudln't be here (if not valid tag) */
ulong requestPosition = manager.getTagPosition(receivedTag);