diff --git a/html/includes/functions.inc.php b/html/includes/functions.inc.php index 458a5436b..4a9ac2410 100644 --- a/html/includes/functions.inc.php +++ b/html/includes/functions.inc.php @@ -178,8 +178,6 @@ function generate_device_link($device, $text=NULL, $vars=array(), $start=0, $end } else { return $device['hostname']; } - - return $link; } function overlib_link($url, $text, $contents, $class)