How exactly? I mean, which part of the header.php needs to be removed?
Look for this line in header.php:
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
and remove it.