mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove redundant code
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user