From c8ff40b37ca811e207968b70b7c60cbb7dd58596 Mon Sep 17 00:00:00 2001 From: albert-github Date: Fri, 4 May 2018 14:26:17 +0200 Subject: Remove debug statement --- src/portable.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/portable.cpp b/src/portable.cpp index 6d94569..224266a 100644 --- a/src/portable.cpp +++ b/src/portable.cpp @@ -196,7 +196,6 @@ int portable_system(const char *command,const char *args,bool commandHasConsole) } } #endif - fprintf(stderr,"AME ==> we should not get here\n"); return 1; // we should never get here } -- cgit v0.12