diff --git a/adm/visit_list.php b/adm/visit_list.php index 4dd2cdc1c..02ce73f10 100644 --- a/adm/visit_list.php +++ b/adm/visit_list.php @@ -58,8 +58,6 @@ $result = sql_query($sql); $os = get_os($row['vi_agent']); $device = $row['vi_device']; - if(!$device) - $device = get_device($row['vi_agent']); $link = ''; $link2 = '';