Remove console out from Release version
This commit is contained in:
		| @@ -555,10 +555,12 @@ namespace sscs.verbs | ||||
| 			} | ||||
| 			catch (Exception e) | ||||
| 			{ | ||||
| 				Console.WriteLine(e.ToString()); | ||||
| 				//Console.WriteLine(e.ToString()); | ||||
| 			} | ||||
|  | ||||
| #if DEBUG | ||||
| 			DoDumpLinkedKeys(ssStore, wo); | ||||
| #endif | ||||
|  | ||||
| 			return wo; | ||||
| 		} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user