aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Desktop.cs
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2018-08-27 00:05:55 -0400
committerAlee14 <Alee14498@gmail.com>2018-08-27 00:05:55 -0400
commitbf980aa2fb1fafe2906e28b21022e953e541c04f (patch)
tree272abc04b47fa5fdd14446dd817633bbfa1b5f07 /Project Ports/Desktop.cs
parentc75e834420e666c65b016cf7e2f66c393507e4f9 (diff)
downloadProject-Silicon-bf980aa2fb1fafe2906e28b21022e953e541c04f.tar.gz
Project-Silicon-bf980aa2fb1fafe2906e28b21022e953e541c04f.tar.bz2
Project-Silicon-bf980aa2fb1fafe2906e28b21022e953e541c04f.zip
changes
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);