diff options
author | Alexander Barkov <bar@mnogosearch.org> | 2013-02-07 16:37:44 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mnogosearch.org> | 2013-02-07 16:37:44 +0400 |
commit | 40398f3660273a646eb974092a9ddf6f881d700e (patch) | |
tree | c621e0d9c16cee544e71c0aafd044d60b453a353 /storage/connect/filamfix.cpp | |
parent | 8cfa84ca875ac464f5e37be88dc521bb2dd89091 (diff) | |
download | mariadb-git-40398f3660273a646eb974092a9ddf6f881d700e.tar.gz |
Fixing some of the compilation warnings.
Diffstat (limited to 'storage/connect/filamfix.cpp')
-rw-r--r-- | storage/connect/filamfix.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/connect/filamfix.cpp b/storage/connect/filamfix.cpp index e86da680969..11ba94e87a0 100644 --- a/storage/connect/filamfix.cpp +++ b/storage/connect/filamfix.cpp @@ -52,7 +52,6 @@ #endif extern int num_read, num_there, num_eq[2]; // Statistics -bool PushWarning(PGLOBAL g, PTDBASE tdbp); /* --------------------------- Class FIXFAM -------------------------- */ |