diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 555789fcd..65d7dd673 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -195,17 +195,13 @@ function getNavBarHTML() { // The legacy navigation bar that collapses into a pulldown menu on small screens. // function getNormalNavBarHTML($running, $user, $bandwidth_options, $view, $skin) { - $status = runtimeStatus($running); - ?>