Skip to content

Commit

Permalink
space deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
conlooptechnologies committed Mar 13, 2019
1 parent f14ef6f commit 9bf7ba4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions instat/ucrOutputWindow.vb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Public Class ucrOutputWindow
End If
End Sub


'Protected Overrides Sub OnFormClosing(ByVal e As FormClosingEventArgs)
' MyBase.OnFormClosing(e)
' If Not e.Cancel AndAlso e.CloseReason = CloseReason.UserClosing Then
Expand Down Expand Up @@ -132,5 +131,4 @@ Public Class ucrOutputWindow
Help.ShowHelp(Me, frmMain.strStaticPath & "\" & frmMain.strHelpFilePath, HelpNavigator.TopicId, "540")
End Sub


End Class

0 comments on commit 9bf7ba4

Please sign in to comment.