1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixing some of the compilation warnings.

This commit is contained in:
Alexander Barkov
2013-02-07 16:37:44 +04:00
parent 8cfa84ca87
commit 40398f3660
17 changed files with 44 additions and 37 deletions

View File

@@ -59,8 +59,6 @@ extern int trace;
#define XMLSUP "libxml2"
#endif // !WIN32
bool PushWarning(PGLOBAL g, PTDBASE tdbp);
/* -------------- Implementation of the XMLDEF class ---------------- */
/***********************************************************************/