diff --git a/pages/helpers/banner.php b/pages/helpers/banner.php index 5833a67..510ae86 100755 --- a/pages/helpers/banner.php +++ b/pages/helpers/banner.php @@ -6,11 +6,6 @@ } $show_pics = $GLOBALS["SHOW_BANNER_PICS"]; $banner_width = $show_pics ? 6 : 12; - - // TBD / TODO: - // Check if user has vertical screen? - // Is that possible in this environment? - //$image_width = $vertical_screen ? 6 : 3; ?>