aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Program.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-25 13:48:09 -0400
committerGitHub <[email protected]>2017-05-25 13:48:09 -0400
commit9ee1762d7261de1e7c98862fc91abd52deb6f8b9 (patch)
tree263fc78c63ecf16a46fc760bfe73280cdc8fc0c7 /TimeHACK.Main/Program.cs
parent0e904f57298c997d1a36569228acad094d8834a5 (diff)
downloadhistacom2-9ee1762d7261de1e7c98862fc91abd52deb6f8b9.tar.gz
histacom2-9ee1762d7261de1e7c98862fc91abd52deb6f8b9.tar.bz2
histacom2-9ee1762d7261de1e7c98862fc91abd52deb6f8b9.zip
Update Program.cs
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