I've done it!!!

1. Open
quickreply_full template and find:
PHP Code:
<if condition="$show['php_bbcode']">
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]" /></div></td>
</if>
Add after that:
PHP Code:
$vBeditTemplate[hidetag_toolbar_buttons]
P.S.: Same steps for
quickedit_full template.