summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_gateway_groups_edit.php')
-rw-r--r--src/usr/local/www/system_gateway_groups_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/system_gateway_groups_edit.php b/src/usr/local/www/system_gateway_groups_edit.php
index 870dd57..0e5db0b 100644
--- a/src/usr/local/www/system_gateway_groups_edit.php
+++ b/src/usr/local/www/system_gateway_groups_edit.php
@@ -218,8 +218,6 @@ $protocol_array = array_values(array_unique($gateway_protocol));
if ($input_errors)
print_input_errors($input_errors);
-require_once('classes/Form.class.php');
-
$form = new Form();
$section = new Form_Section('Edit gateway group entry');
OpenPOWER on IntegriCloud