fix broken build

This commit is contained in:
Jeff Becker
2016-08-27 16:13:11 -04:00
parent 2ce64e1bf5
commit 5685c376cb
2 changed files with 1 additions and 2 deletions

View File

@@ -139,7 +139,6 @@ namespace datagram
m_Sessions.erase(ident);
}
m_Owner->CleanupExpiredTags();
m_Owner->CleanupUnconfirmedTags();
ScheduleCleanup();
}