Skip to content

Commit

Permalink
remove settings upgrade call
Browse files Browse the repository at this point in the history
  • Loading branch information
dotcomboom committed Jan 7, 2024
1 parent 4a56a74 commit 104cb12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Mario Kart Wii Rich Presence Redux/frmMain.vb
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ Public Class frmMain
End Sub

Private Sub Form1_Load() Handles MyBase.Load
My.Settings.Upgrade()
Me.Size = New Size(Me.MinimumSize.Width, Me.MinimumSize.Height)

If My.Settings.startUrl.AbsolutePath = "about:blank" Then
Expand Down

0 comments on commit 104cb12

Please sign in to comment.