diff options
Diffstat (limited to 'frontends/php/items.php')
| -rw-r--r-- | frontends/php/items.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php index b551b71d..5b8d8aea 100644 --- a/frontends/php/items.php +++ b/frontends/php/items.php @@ -107,8 +107,6 @@ include_once "include/page_header.php"; validate_group_with_host(PERM_READ_WRITE,array("always_select_first_host","only_current_node")); ?> <?php -SDI($_REQUEST['hostid']); - $result = 0; if(isset($_REQUEST['del_delay_flex']) && isset($_REQUEST['rem_delay_flex'])) { |
