diff options
Diffstat (limited to 'sql/opt_range.cc')
-rw-r--r-- | sql/opt_range.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sql/opt_range.cc b/sql/opt_range.cc index 2f8fda3122d..13ffed4293e 100644 --- a/sql/opt_range.cc +++ b/sql/opt_range.cc @@ -8139,7 +8139,6 @@ end: DBUG_RETURN(result); } - /* Get the next record with a different prefix. @@ -10791,7 +10790,6 @@ static void print_ror_scans_arr(TABLE *table, const char *msg, DBUG_VOID_RETURN; } - /***************************************************************************** ** Print a quick range for debugging ** TODO: |