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 8c3da63..38eb4ec 100644
--- a/Project Ports/Desktop.cs
+++ b/Project Ports/Desktop.cs
@@ -63,7 +63,6 @@ namespace Project_Ports
hijackScreen.Hide();
return;
#endif
- this.quantumNetBrowserToolStripMenuItem.Visible = false;
hijackScreen.Show();
Thread.Sleep(2000);
txtHijack.AppendText("PortOS is now booting..." + Environment.NewLine);