summaryrefslogtreecommitdiff
path: root/common/content/bindings.xml
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2010-12-20 20:36:50 -0500
committerKris Maglione <maglione.k@gmail.com>2010-12-20 20:36:50 -0500
commit0c07d3a143463e669ca3d715289af465b6e5e9c6 (patch)
treecd75fe93042ee6454b9e1e9799fcf867a85b8d6c /common/content/bindings.xml
parentbc9e8794e5a08f10f4852aff7eadd689444f458d (diff)
downloadpentadactyl-0c07d3a143463e669ca3d715289af465b6e5e9c6.tar.gz
Fix hints with content scripting disabled.
Diffstat (limited to 'common/content/bindings.xml')
-rw-r--r--common/content/bindings.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/content/bindings.xml b/common/content/bindings.xml
index 3f9d2c11..8b95165b 100644
--- a/common/content/bindings.xml
+++ b/common/content/bindings.xml
@@ -14,11 +14,6 @@
</binding>
<binding id="hints" inheritstyle="false">
- <implementation>
- <field name="hints">
- document.getAnonymousElementByAttribute(this, "anonid", "hints");
- </field>
- </implementation>
<content>
<html:div anonid="hints"/>
</content>