Hello if your remove $navbar in all places in header-inc.php it surely does not appear in Photopost.
removing this line in header-inc.php gets rid of the navbar for sure
eval('$navbar = "' . fetch_template('navbar') . '";');
works the same was as removing all $navbar references in that file