Commit 92946640 authored by timour@askmonty.org's avatar timour@askmonty.org

Removed extra empty line

parent afed8092
...@@ -10555,7 +10555,6 @@ void JOIN_TAB::remove_redundant_bnl_scan_conds() ...@@ -10555,7 +10555,6 @@ void JOIN_TAB::remove_redundant_bnl_scan_conds()
cache->get_join_alg() == JOIN_CACHE::BNLH_JOIN_ALG))) cache->get_join_alg() == JOIN_CACHE::BNLH_JOIN_ALG)))
return; return;
/* /*
select->cond is not processed separately. This method assumes it is always select->cond is not processed separately. This method assumes it is always
the same as select_cond. the same as select_cond.
......
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