This commit is contained in:
@@ -37,7 +37,6 @@ auto main(int argc, char **argv) -> int {
|
||||
#endif // defined(PROJECT_ENABLE_BACKWARD_CPP)
|
||||
|
||||
if (not repertory::project_initialize()) {
|
||||
std::cerr << "fatal: failed to initialize repertory" << std::endl;
|
||||
repertory::project_cleanup();
|
||||
return -1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user