Remove redundant code

This commit is contained in:
Paul Gear
2013-11-26 12:16:46 +10:00
parent fbceedf3b7
commit 3dac8fde8c

View File

@ -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)