From b4fe4818a984c01d8156f7892b7b9331e9a3ffa5 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Wed, 6 Apr 2011 07:21:06 +1200 Subject: [PATCH] remove slight sillyness from ralint output --- RALint/RALint.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/RALint/RALint.cs b/RALint/RALint.cs index 0bbba2643d..d68f15eabb 100644 --- a/RALint/RALint.cs +++ b/RALint/RALint.cs @@ -30,7 +30,6 @@ namespace RALint static int Main(string[] args) { - Console.WriteLine("This is teh sucks"); try { // bind some nonfatal error handling into FieldLoader, so we don't just *explode*.