removed populateONline users

not sure why this was called inside updateBrowsingUsers
v1.18.x
barisusakli 11 years ago
parent 6672f17fc2
commit ff46d1211d

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

Loading…
Cancel
Save