Followup to bug 498209, remove extra comment. r=asuth over IRC, a=Standard8

This commit is contained in:
Siddharth Agarwal 2009-07-15 13:54:23 +05:30
Родитель da34f5e671
Коммит 30c18ca19c
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -1505,8 +1505,6 @@ FolderDisplayWidget.prototype = {
if (this.treeBox)
this._savedFirstVisibleRow = this.treeBox.getFirstVisibleRow();
// save column states
// save the message pane's state only when it is potentially visible
this.messagePaneCollapsed =
document.getElementById("messagepanebox").collapsed;