remove unused code

This commit is contained in:
nroskill
2023-05-22 03:41:34 +00:00
committed by ob-robot
parent f8699503fa
commit b6cb96f6ce
123 changed files with 28 additions and 21432 deletions

View File

@ -441,7 +441,7 @@ int main(int argc, char **argv)
}
}
common::reset_mem_leak_checker_label(ObModIds::OB_COMMON_ARRAY_OB_LOG_TABLE_SCAN);
common::reset_mem_leak_checker_label("ComArrObLogTabS");
::test::init_pc();
::test::run_test();
return 0;