diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-08-27 00:09:53 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-08-27 00:09:53 -0400 |
| commit | 4f1b685ba37f9523324aa116d8ebade77bcfdae4 (patch) | |
| tree | 16781ea1a027019a7002e9f419d53ca41decfb07 /Project Ports/Desktop.cs | |
| parent | bf980aa2fb1fafe2906e28b21022e953e541c04f (diff) | |
| download | Project-Silicon-4f1b685ba37f9523324aa116d8ebade77bcfdae4.tar.gz Project-Silicon-4f1b685ba37f9523324aa116d8ebade77bcfdae4.tar.bz2 Project-Silicon-4f1b685ba37f9523324aa116d8ebade77bcfdae4.zip | |
Reverted changes
Diffstat (limited to 'Project Ports/Desktop.cs')
| -rw-r--r-- | Project Ports/Desktop.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Project Ports/Desktop.cs b/Project Ports/Desktop.cs index 38eb4ec..3435aaa 100644 --- a/Project Ports/Desktop.cs +++ b/Project Ports/Desktop.cs @@ -52,7 +52,6 @@ namespace Project_Ports { #if DEBUG MessageBox.Show("You have set the build to \"Debug\" there are some features that is disabled in this build."); - this.quantumNetBrowserToolStripMenuItem.Visible = true; #endif dclock.Start(); hijackScreen.Hide(); |
