1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Fixed compiler warnings

server-tools/instance-manager/angel.cc:
  Compiler warnings
sql/event_queue.cc:
  Compier warnings
sql/event_scheduler.cc:
  Compiler warnings
sql/events.cc:
  Compiler warnings
This commit is contained in:
unknown
2007-03-01 16:39:00 -07:00
parent 38a8283c6d
commit 2e34602392
4 changed files with 11 additions and 13 deletions

View File

@ -349,8 +349,6 @@ static int angel_main_loop()
int Angel::main()
{
int ret_status;
log_info("Angel: started.");
/* Open log file. */