Skip to content

Commit

Permalink
Remove near-duplicate status message
Browse files Browse the repository at this point in the history
  • Loading branch information
alchemistmatt committed Jun 22, 2019
1 parent afd9c9e commit d8f9efe
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions clsMASIC.vb
Original file line number Diff line number Diff line change
Expand Up @@ -1732,10 +1732,7 @@ Public Class clsMASIC
Exit Try
End If


mStatusMessage = "Parsing " & Path.GetFileName(inputFilePath)
Console.WriteLine()
ShowMessage(mStatusMessage)

success = CleanupFilePaths(inputFilePath, outputDirectoryPath)
Options.OutputDirectoryPath = outputDirectoryPath
Expand Down

0 comments on commit d8f9efe

Please sign in to comment.