aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/Program.cs')
-rw-r--r--TimeHACK.Main/Program.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/Program.cs b/TimeHACK.Main/Program.cs
index 90e5acd..97a9ca2 100644
--- a/TimeHACK.Main/Program.cs
+++ b/TimeHACK.Main/Program.cs
@@ -32,7 +32,6 @@ namespace TimeHACK
[STAThread]
static void Main(string[] args)
{
- if (!args.Contains("-nd")) System.Diagnostics.Debugger.Launch();
if (nightly == true)
{
try