diff --git a/ps/ps0099.cpp b/ps/ps0099.cpp index 2b40e4689..4a47a8456 100755 --- a/ps/ps0099.cpp +++ b/ps/ps0099.cpp @@ -11,6 +11,5 @@ int main(int argc, char** argv) default: ps0099100(argc, argv); break; //statistiche ANIVAL } - exit(0); return 0; }