How to remove print button?

Just remove it from: templates\bootstrap2-responsive\property.php, line around 651-653:

<p style="text-align:right;">
    <a target="_blank" type="button" class="btn" href="{estate_data_printurl}"><i class="icon-print"></i>&nbsp;{lang_PrintVersion}</a>
</p>