Remove obsolete comment

parent 2f48e4f1
...@@ -2669,7 +2669,6 @@ int read_line(char *buf, int size) ...@@ -2669,7 +2669,6 @@ int read_line(char *buf, int size)
The advantage with this approach is to be able to execute commands The advantage with this approach is to be able to execute commands
terminated by new line '\n' regardless how many "delimiter" it contain. terminated by new line '\n' regardless how many "delimiter" it contain.
If query starts with @<file_name> this will specify a file to ....
*/ */
static char read_query_buf[MAX_QUERY]; static char read_query_buf[MAX_QUERY];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment