mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Remove unused const TABLE_HASH_SIZE
This commit is contained in:
parent
666730ee52
commit
24403da91a
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue