1
0
Fork 0
forked from lthn/blockchain

simplewallet: debug statement removed

This commit is contained in:
sowle 2020-05-11 15:52:18 +03:00
parent dee448fe51
commit 14f4620468
No known key found for this signature in database
GPG key ID: C07A24B2D89D49FC

View file

@ -1694,8 +1694,6 @@ int main(int argc, char* argv[])
const char* const* argv = argv_vec.data();
#endif
epee::debug::get_set_enable_assert(true, false);
string_tools::set_module_name_and_folder(argv[0]);
po::options_description desc_general("General options");