summaryrefslogtreecommitdiffstats
path: root/application/basilisk/components/preferences/cookies.xul
diff options
context:
space:
mode:
Diffstat (limited to 'application/basilisk/components/preferences/cookies.xul')
-rw-r--r--application/basilisk/components/preferences/cookies.xul4
1 files changed, 0 insertions, 4 deletions
diff --git a/application/basilisk/components/preferences/cookies.xul b/application/basilisk/components/preferences/cookies.xul
index bd60d9346..d5fefdef7 100644
--- a/application/basilisk/components/preferences/cookies.xul
+++ b/application/basilisk/components/preferences/cookies.xul
@@ -85,10 +85,6 @@
<hbox pack="end"><label id="expiresLabel" control="expires" value="&props.expires.label;"/></hbox>
<textbox id="expires" readonly="true" class="plain"/>
</row>
- <row align="center" id="userContextRow">
- <hbox pack="end"><label id="userContextLabel" control="userContext" value="&props.container.label;"/></hbox>
- <textbox id="userContext" readonly="true" class="plain"/>
- </row>
</rows>
</grid>
</hbox>