diff --git a/Demo.cpp b/Demo.cpp index 9a469d1e6b4c78b98cd41df3cd0896e0c6f97484..19e8fadc40cff172ec6b36faffe2a893be912714 100644 --- a/Demo.cpp +++ b/Demo.cpp @@ -574,7 +574,7 @@ int main(int argc, char * argv[]) if(g_badSignalFlagAbort) frameCounter = amountFiles; //we abort - if(frameCounter>10)exit(0); //the test abort function + //if(frameCounter>10)exit(0); //the test abort function }//end for ever loop