Sorry, but Mohamed's code will definitely not do the job.
Instead, open the following file:
administrator/templates/YOUR_ADMIN_TEMPLATE/css/template.css
Provided you're using Joomla 3.x, insert the following code:
body.admin ul#hikashop_menu_j3 li:last-child {
display: none !important;
}
Then save and copse the file. That's it.
[u}Note:[/u] After the next Joomla update it will be back to default, so you'll have to do it again. So, you better take store this code somewhere, then insert it again after a Joomla update.