1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

few cmake/compiler warnings

This commit is contained in:
Sergei Golubchik
2011-11-03 23:48:42 +01:00
parent 6edd76785c
commit af32b02c06
4 changed files with 4 additions and 7 deletions

View File

@ -142,7 +142,6 @@ SET(CLIENT_SOURCES
../sql-common/my_time.c
../sql-common/client_plugin.c
../sql/net_serv.cc
../sql-common/client_plugin.c
../sql-common/pack.c
../sql/password.c
)