user popover: Remove unnecessary historical argument.

We stopped using this some time ago.
This commit is contained in:
Tim Abbott
2017-09-30 08:19:19 -07:00
parent d56aa83e31
commit 18fd5e1a3b

View File

@@ -104,7 +104,6 @@ function show_message_info_popover(element, id) {
pm_with_uri: narrow.pm_with_uri(sender_email),
sent_by_uri: narrow.by_sender_uri(sender_email),
narrowed: narrow_state.active(),
historical: message.historical,
private_message_class: "respond_personal_button",
};