1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-12 12:25:37 +03:00

Removed extra empty line

This commit is contained in:
timour@askmonty.org
2013-10-18 12:09:35 +03:00
parent afed809297
commit 929466401e

View File

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