Commit f4ad824d authored by msvensson@neptunus.(none)'s avatar msvensson@neptunus.(none)
Browse files

Remove obsolete comment

parent 2f48e4f1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2669,7 +2669,6 @@ int read_line(char *buf, int size)
    The advantage with this approach is to be able to execute commands
    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];