I'm working currently on improvements of check_recent action. There's a 'new_messages' hook called. This hook contains 'count' variable. I'd like to remove this variable for better performance. My questions are for those of you that are using this hook. Do you need the count of new messages, do you rely on this value in some way?