1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

This is a cleanup of warnings that windows is complaining about.

This commit is contained in:
brian@zim.(none)
2006-08-23 15:12:42 -07:00
parent 212ab97668
commit d41188130a
7 changed files with 6 additions and 10 deletions

View File

@@ -2353,7 +2353,6 @@ print_table_data(MYSQL_RES *result)
const char *buffer;
uint data_length;
uint field_max_length;
bool right_justified;
uint visible_length;
uint extra_padding;