Bug 1022214 - Remove the obsolete mTabstripCloseButton property. r=dao

This commit is contained in:
Shashank Sabniveesu 2014-06-11 11:55:44 +02:00
Родитель cd7094ef21
Коммит 105a591c18
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -4157,8 +4157,6 @@
</method>
<!-- Deprecated stuff, implemented for backwards compatibility. -->
<property name="mTabstripClosebutton" readonly="true"
onget="return document.getElementById('tabs-closebutton');"/>
<property name="mAllTabsPopup" readonly="true"
onget="return document.getElementById('alltabs-popup');"/>
</implementation>