diff options
Diffstat (limited to 'storage/connect/tabfix.cpp')
-rw-r--r-- | storage/connect/tabfix.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/connect/tabfix.cpp b/storage/connect/tabfix.cpp index 1969fd4465f..14afe511640 100644 --- a/storage/connect/tabfix.cpp +++ b/storage/connect/tabfix.cpp @@ -53,7 +53,6 @@ /***********************************************************************/ extern int num_read, num_there, num_eq[2]; // Statistics static const longlong M2G = 0x80000000; -static const longlong M4G = (longlong)2 * M2G; char BINCOL::Endian = 'H'; /***********************************************************************/ |