Merge branch 'release-1.34'

pull/2975/head
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 } // end if monitor id or not
delete user; delete user;
printf("Exiting");
exit_zmu(0); exit_zmu(0);
return 0; return 0;
} // end int main() } // end int main()