diff --git a/www/common/toolbar.js b/www/common/toolbar.js index cf319f124..9a96039f6 100644 --- a/www/common/toolbar.js +++ b/www/common/toolbar.js @@ -1350,8 +1350,6 @@ MessengerUI, Messages) { } }; - Messages.snaphot_title = "Snapshot"; //XXX - toolbar.setSnapshot = function (bool) { toolbar.history = bool; toolbar.title.toggleClass('cp-toolbar-unsync', bool);