Go to /ow_plugins/photo/components/ then open file page_head.php, then go to line 89
"$menu->addItem('most_discussed', $language->text('photo', 'menu_most_discussed'), OW::getRouter()->urlForRoute('view_photo_list', array('listType' => 'most_discussed')));"
Then remove it out.
Save and done.