Index: trunk/src/ui/message_center/cocoa/notification_controller.h |
=================================================================== |
--- trunk/src/ui/message_center/cocoa/notification_controller.h (revision 220506) |
+++ trunk/src/ui/message_center/cocoa/notification_controller.h (working copy) |
@@ -46,9 +46,6 @@ |
// Body text of the message. Hidden for list notifications. |
base::scoped_nsobject<NSTextField> message_; |
- // Context-giving text of the message. Alternate font used to distinguish it. |
- base::scoped_nsobject<NSTextField> contextMessage_; |
- |
// Container for optional list item views. |
base::scoped_nsobject<NSView> listItemView_; |