removed populateONline users

not sure why this was called inside updateBrowsingUsers
This commit is contained in:
barisusakli
2014-09-02 02:29:42 -04:00
parent 6672f17fc2
commit ff46d1211d

View File

@@ -77,8 +77,6 @@ define('forum/topic/browsing', function() {
getReplyingUsers();
}
Browsing.populateOnlineUsers();
};
Browsing.onUserOnline = function(err, data) {