remove slight sillyness from ralint output

This commit is contained in:
Chris Forbes
2011-04-06 07:21:06 +12:00
parent a2060b26ed
commit b4fe4818a9

View File

@@ -30,7 +30,6 @@ namespace RALint
static int Main(string[] args) static int Main(string[] args)
{ {
Console.WriteLine("This is teh sucks");
try try
{ {
// bind some nonfatal error handling into FieldLoader, so we don't just *explode*. // bind some nonfatal error handling into FieldLoader, so we don't just *explode*.