From 4b1d882f4591c97973f3a153345bf4458d73acc3 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Sat, 19 Dec 2015 21:57:28 +0000 Subject: Remove $closehead variable Remove unused variable $closehead --- src/usr/local/www/services_ntpd_gps.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src/usr/local/www/services_ntpd_gps.php') diff --git a/src/usr/local/www/services_ntpd_gps.php b/src/usr/local/www/services_ntpd_gps.php index 5afc183..fc60424 100644 --- a/src/usr/local/www/services_ntpd_gps.php +++ b/src/usr/local/www/services_ntpd_gps.php @@ -221,7 +221,6 @@ function build_nmea_list() { return($nmealist); } -$closehead = false; $pconfig = &$config['ntpd']['gps']; $pgtitle = array(gettext("Services"), gettext("NTP"), gettext("Serial GPS")); $shortcut_section = "ntp"; -- cgit v1.1