Bug 1422374 - Remove pointless stringbudleset binding. r=enndeakin+6102

MozReview-Commit-ID: FxBVCp87Xxc

--HG--
extra : rebase_source : 21a7ba52e2f67e625294c7406c0e9fe10d22a022
This commit is contained in:
Ian Moody 2017-12-12 15:57:45 +00:00
parent cae5668a08
commit f06ff8cd10
2 changed files with 0 additions and 3 deletions

View File

@ -8,8 +8,6 @@
xmlns="http://www.mozilla.org/xbl"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<binding id="stringbundleset" extends="xul:box"/>
<binding id="stringbundle" extends="xul:spacer">
<implementation name="XStringBundle">

View File

@ -969,7 +969,6 @@ spinbuttons {
/********** stringbundle **********/
stringbundleset {
-moz-binding: url("chrome://global/content/bindings/stringbundle.xml#stringbundleset");
visibility: collapse;
}