Checked and removed completed todo tasks

This commit is contained in:
2020-06-03 00:10:27 +01:00
parent 139191a1ce
commit d6cec4d63e
8 changed files with 12 additions and 80 deletions
+2 -2
View File
@@ -390,7 +390,7 @@ namespace ASCOM.Meade.net
//
// Remove all traces of this from the registry.
//
// **TODO** If the above does AppID/DCOM stuff, this would have
// If the above does AppID/DCOM stuff, this would have
// to remove that stuff too.
//
private static void UnregisterObjects()
@@ -494,7 +494,7 @@ namespace ASCOM.Meade.net
bool bRet = true;
//
//**TODO** -Embedding is "ActiveX start". Prohibit non_AX starting?
// -Embedding is "ActiveX start". Prohibit non_AX starting?
//
if (args.Length > 0)
{