Remove outdated todos

Summary: This commits removes todos which are done or obsolete.

Reviewers: kbasan, msutcliffe

Reviewed By: kbasan

Differential Revision: https://dev.swift-project.org/D6
This commit is contained in:
Roland Winklmeier
2017-04-23 15:48:03 +02:00
committed by Mathew Sutcliffe
parent ed132add45
commit f0bfad40b7
3 changed files with 1 additions and 7 deletions

View File

@@ -199,7 +199,6 @@ namespace BlackSimPlugin
{
initDirectPlay();
createDeviceAddress();
//enumDirectPlayHosts();
connectToSession(m_callsign);
}