code tidyup
This commit is contained in:
@@ -703,7 +703,7 @@ namespace ASCOM.Meade.net
|
||||
i--;
|
||||
}
|
||||
}
|
||||
catch (TimeoutException e)
|
||||
catch (TimeoutException)
|
||||
{
|
||||
LogMessage("ApplySkipAutoStarPrompts","Timed out bypassing the date time prompts. Skipping.");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user