no it isnt necessary, but why let them in the db when you don't need em ?
usercp.php:
PHP Code:
$threads=$DB_site->query("SELECT $dotuserid icon.title as icontitle,icon.iconpath,thread.threadid,thread.title,
lastpost,forumid,pollid,open,replycount,postusername,postuserid,lastposter,thread.dateline,views,
thread.iconid,notes,thread.visible
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
$dotjoin
WHERE $threadids
ORDER BY lastpost DESC
");
take out the ,views
theoretically there are 8 files which work with views, just use the windows-searchfunction and you can see which files