Commit 24403da9 authored by Marko Mäkelä's avatar Marko Mäkelä

Remove unused const TABLE_HASH_SIZE

parent 666730ee
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment