Bug 1154277: follow-up - fix linting error by removing a leftover break statement. rs=me

This commit is contained in:
Mike de Boer 2016-02-04 14:59:28 +01:00
parent 0634370662
commit 0d14a55807

View File

@ -353,7 +353,6 @@
this.setAttribute("image", uri.spec);
if (this.chatbar)
this.chatbar.updateTitlebar(this);
break;
]]></handler>
<handler event="transitionend">
if (this.isActive == this.minimized)