mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-04-18 21:44:02 +03:00
Clang warning fix
This commit is contained in:
parent
140770d6f4
commit
1cd382ba3b
@ -54,7 +54,6 @@ u_int64_t vbOffset = 0;
|
||||
pthread_mutex_t pthreadMutex;
|
||||
const std::vector<uint32_t> colWidthsAvailable = {1, 2, 4, 8, 16};
|
||||
const DBRootT dbroot = 1;
|
||||
const uint32_t KibiBlocks = 1024;
|
||||
|
||||
struct Range
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user