How to remove the search fields in Twentytwelve

get_search_form() displays the search form. So you can either remove it or comment it out.

My advice would be to create a child theme, copy the necessary template files you would need working on and edit them so your customization’s don’t get overwritten on theme update.