Index: trunk/src/ui/message_center/notification.cc |
=================================================================== |
--- trunk/src/ui/message_center/notification.cc (revision 220506) |
+++ trunk/src/ui/message_center/notification.cc (working copy) |
@@ -36,7 +36,6 @@ |
never_timeout(other.never_timeout), |
timestamp(other.timestamp), |
expanded_message(other.expanded_message), |
- context_message(other.context_message), |
image(other.image), |
items(other.items), |
progress(other.progress), |