aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Desktop.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/Desktop.cs')
-rw-r--r--Project Ports/Desktop.cs1
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();