That only helps if it has double-line breaks in the first place.
(And if you're using Word, you may as well just use Search and Replace All. Lessee... "^l" means line break. So replace ^l^l with ^p, and then all the remaining ^l with the empty string, deleting them).
|