This feature of SMF but not theme but you can remove it,
In your Themes/default/Display.template.php
'print' => array('text' => 'print', 'image' => 'print.gif', 'lang' => true, 'custom' => 'rel="new_win nofollow"', 'url' => $scripturl . '?action=printpage;topic=' . $context['current_topic'] . '.0'),
Either remove it or comment it out.