diff --git a/www/profile/inner.js b/www/profile/inner.js index 3917e2b2a..375f9588c 100644 --- a/www/profile/inner.js +++ b/www/profile/inner.js @@ -243,7 +243,6 @@ define([ return; } - Messages.contacts_confirmCancel = "Are you sure you want to cancel your contact request with {0}?"; // XXX var addCancel = function () { var cancelButton = h('button.btn.btn-danger.cp-app-profile-friend-request', [ h('i.fa.fa-user-times'),