mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixed compiler warnings from gcc and clang 5.0.1
This commit is contained in:
@@ -52,7 +52,6 @@
|
||||
/* DB static variables. */
|
||||
/***********************************************************************/
|
||||
extern int num_read, num_there, num_eq[2]; // Statistics
|
||||
static const longlong M2G = 0x80000000;
|
||||
char BINCOL::Endian = 'H';
|
||||
|
||||
/***********************************************************************/
|
||||
|
Reference in New Issue
Block a user