Pass in the name of the resource.
Example 13-1. unregister_resource()
<?php$smarty->unregister_resource('db');?>
See also register_resource() and template resources