Bug 105068. Oops, I mean to remove this.

This commit is contained in:
waterson%netscape.com 2001-11-10 00:04:47 +00:00
Родитель 1805f78ffe
Коммит fcaafcb4cd
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -539,12 +539,6 @@ protected:
nsCheapVoidArray mChildren; // [OWNER]
nsCOMPtr<nsIEventListenerManager> mListenerManager; // [OWNER]
/**
* The state of our sloth for lazy content model construction via
* RDF; see nsIXULContent and nsRDFGenericBuilder.
*/
PRInt32 mLazyState;
/**
* The nearest enclosing content node with a binding
* that created us. [Weak]