Skip to content

Commit

Permalink
Got rid of TempSettings.
Browse files Browse the repository at this point in the history
It hasn't been used since I replaced the form.
  • Loading branch information
NetNerd committed Jun 12, 2015
1 parent de555a9 commit d312873
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SettingsClass.vb
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,4 @@
Next
End Sub
End Structure

Public Class TempSettings
Public Shared Settings As SettingsCollection
Public Shared LastSeen As DateTime = New DateTime(0)
End Class
End Class

0 comments on commit d312873

Please sign in to comment.