removing invalid binding link to avoid crash

git-svn-id: svn://10.0.0.236/trunk@64565 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%netscape.com
2000-03-30 03:19:08 +00:00
parent 8eb1df7e77
commit cc58507fe6

View File

@@ -261,10 +261,6 @@ button.right {
behavior: url(resource:/chrome/xulBindings.xml#buttonright);
}
label {
behavior: url(resource:/chrome/xulBindings.xml#label);
}
separator {
behavior: url(resource:/chrome/xulBindings.xml#separator);
}