Skip to content

Commit

Permalink
Bug 1226352 - Drop account from participant tooltips. r=clokep
Browse files Browse the repository at this point in the history
--HG--
extra : rebase_source : 08e2320d89c804fa2ad95c8f2a5f303e85c5e085
extra : histedit_source : 04c5bcd43add3c5e24ca6a1830e40543f0745dc5
  • Loading branch information
aleth committed Nov 9, 2015
1 parent 3bd1578 commit 46491b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chat/content/imtooltip.xml
Expand Up @@ -376,8 +376,6 @@
this.setAttribute("status", "unknown");
this.setMessage(Status.toLabel("unknown"));
this.setBuddyIcon(aParticipant ? aParticipant.buddyIconFilename : null);
this.addRow(this.bundle.GetStringFromName("buddy.account"),
account.name);
this.requestBuddyInfo(account, normalizedNick);
return true;
]]>
Expand Down

0 comments on commit 46491b2

Please sign in to comment.