mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
CONNECT: compiler warnings
This commit is contained in:
@@ -378,7 +378,7 @@ bool LIBXMLDOC::Initialize(PGLOBAL g, PCSZ entry, bool zipped)
|
||||
if (zipped && InitZip(g, entry))
|
||||
return true;
|
||||
|
||||
int n = xmlKeepBlanksDefault(1);
|
||||
xmlKeepBlanksDefault(1);
|
||||
return MakeNSlist(g);
|
||||
} // end of Initialize
|
||||
|
||||
|
Reference in New Issue
Block a user