summaryrefslogtreecommitdiffstats
path: root/src/portable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/portable.cpp')
-rw-r--r--src/portable.cpp1
1 files changed, 0 insertions, 1 deletions
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
}