Skip to content

Commit f80b22f

Browse files
author
rfaes
committed
Removed unused variable
1 parent 6acc6c0 commit f80b22f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MainForm.cs

-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ public partial class MainForm : Form
5555
private readonly string mCaption = "WC3 Proxy";
5656
private readonly int mBalloonTipTimeout = 1000;
5757

58-
private static readonly string mRegPath = @"HKEY_CURRENT_USER\Software\Foole\WC3 Proxy";
59-
6058
private delegate void SimpleDelegate();
6159

6260
private static readonly ServerConfigurationRepository _serverConfigurationRepository = new ServerConfigurationRepository();

0 commit comments

Comments
 (0)