The best way that I have found, without loading additional tools, is to use Find/Replace with Regular Expressions turned on (the button with the .* on the Find/Replace dialog). Find = \n\r Replace With = --leave blank--
I've used this method in Visual Studio and NotePad++