Remove unused const TABLE_HASH_SIZE
This commit is contained in:
parent
666730ee52
commit
24403da91a
@ -325,7 +325,6 @@ static int rocksdb_delete_column_family(
|
||||
namespace // anonymous namespace = not visible outside this source file
|
||||
{
|
||||
|
||||
const ulong TABLE_HASH_SIZE = 32;
|
||||
typedef Hash_set<Rdb_table_handler> Rdb_table_set;
|
||||
|
||||
class Rdb_open_tables_map {
|
||||
|
Loading…
x
Reference in New Issue
Block a user