1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Bug #12325444 : 60746: CLIENT_PLUGIN.H IS BROKEN

Removed the STDCALL macro and the function from the .def file,
since it's not used by the connectors atm.
This commit is contained in:
Georgi Kodinov
2011-04-06 17:31:26 +03:00
parent 5759b05f78
commit 82a68a5f50
2 changed files with 2 additions and 4 deletions

View File

@ -104,4 +104,3 @@ EXPORTS
mysql_server_end
mysql_set_character_set
mysql_get_character_set_info
mysql_plugin_options