@@ -250,7 +250,6 @@ RoomHistory.prototype.cleanOld = function(t) {
}
- console.log("Remaining after clean: " +this.messages.length +' messages');
};
RoomHistory.prototype.lastMessage = function() {