Index: chrome/browser/notifications/message_center_display_service.cc |
diff --git a/chrome/browser/notifications/message_center_display_service.cc b/chrome/browser/notifications/message_center_display_service.cc |
index 34beeabdd54a0f01e3de970621f5788e116cd013..4ff6195539679db6630ccdf322ab00255048b322 100644 |
--- a/chrome/browser/notifications/message_center_display_service.cc |
+++ b/chrome/browser/notifications/message_center_display_service.cc |
@@ -41,7 +41,3 @@ bool MessageCenterDisplayService::GetDisplayed( |
} |
return true; |
} |
- |
-bool MessageCenterDisplayService::SupportsNotificationCenter() const { |
- return false; |
-} |