From 162e0e0db1a5780aa8348e42be48d06a8b153cb0 Mon Sep 17 00:00:00 2001 From: "msvensson@neptunus.(none)" <> Date: Sun, 23 Jul 2006 22:13:12 +0200 Subject: [PATCH] Remove strange comment --- client/mysql.cc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/client/mysql.cc b/client/mysql.cc index 22534324aca..9de27572300 100644 --- a/client/mysql.cc +++ b/client/mysql.cc @@ -423,10 +423,6 @@ int main(int argc,char *argv[]) signal(SIGINT, mysql_end); // Catch SIGINT to clean up signal(SIGQUIT, mysql_end); // Catch SIGQUIT to clean up - /* - Run in interactive mode like the ingres/postgres monitor - */ - put_info("Welcome to the MySQL monitor. Commands end with ; or \\g.", INFO_INFO); sprintf((char*) glob_buffer.ptr(),