forked from lthn/blockchain
simplewallet: debug statement removed
This commit is contained in:
parent
dee448fe51
commit
14f4620468
1 changed files with 0 additions and 2 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue