Remove empty line

This commit is contained in:
unknown 2006-09-29 18:26:57 +04:00
parent 5df80677a3
commit 9481cd80b7

View File

@ -4682,7 +4682,6 @@ cache_record_length(JOIN *join,uint idx)
join The join structure
idx Number of tables in the partial join order (i.e. the
partial join order is in join->positions[0..idx-1])
found_ref Bitmap of tables for which we need to find # of distinct
row combinations.