Disable layered navigation Magento

Removed the below given code from catalog.xml

<reference name=”left”>
<block type=”catalog/layer_view” name=”catalog.leftnav” before=”-” template=”catalog/layer/view.phtml”/>
</reference>