removing some unused code

This commit is contained in:
Kuba Brecka 2013-03-22 17:14:29 +01:00
parent 6f8d13d47e
commit b392143991

View File

@ -55,10 +55,6 @@ Discourse.ListTopicsController = Discourse.ObjectController.extend({
this.get('controllers.list').createTopic();
},
observer: (function() {
return this.set('filterMode', this.get('controllser.list.filterMode'));
}).observes('controller.list.filterMode'),
// Show newly inserted topics
showInserted: function(e) {
// Move inserted into topics