Merge branch 'release-1.34'

This commit is contained in:
Isaac Connor 2020-05-15 11:53:09 -04:00
commit ce9e2c8b27
1 changed files with 0 additions and 1 deletions

View File

@ -777,7 +777,6 @@ int main(int argc, char *argv[]) {
} // end if monitor id or not
delete user;
printf("Exiting");
exit_zmu(0);
return 0;
} // end int main()