From 9ee1762d7261de1e7c98862fc91abd52deb6f8b9 Mon Sep 17 00:00:00 2001 From: lempamo Date: Thu, 25 May 2017 13:48:09 -0400 Subject: Update Program.cs --- TimeHACK.Main/Program.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'TimeHACK.Main/Program.cs') 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 -- cgit v1.2.3