Removing All Reference To WordPress Comments
Edit your theme’s index.php file and remove all references to <?php comments_popup_link();?>. You may have to repeat the process with category.php, archive.php and tag.php.
In single.php, remove the reference to <?php comments_template();?>.

FlipFlop 3.0