Bug 105068. Oops, I mean to remove this.

git-svn-id: svn://10.0.0.236/trunk@107792 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
2001-11-10 00:04:47 +00:00
parent f02192bdee
commit ed486643da

View File

@@ -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]