[cleanup] [minor]

This commit is contained in:
Rushabh Mehta 2015-04-16 16:02:18 +05:30
parent 1a2786b043
commit 8411e2a040

View file

@ -127,10 +127,6 @@ frappe.Application = Class.extend({
}
},
set_unread_messages: function() {
},
update_notification_count_in_modules: function() {
$.each(frappe.boot.notification_info.open_count_doctype, function(doctype, count) {
if(count) {