just added a comment

This commit is contained in:
buster%netscape.com 1999-09-20 04:01:39 +00:00
parent 57d5c9eb15
commit 0ec204fc02

View File

@ -508,7 +508,8 @@ protected:
PRBool mNeedsStyleInit;
PRBool mDummyInitialized; //DUMMY
nsIPresContext *mFramePresContext; // not ref counted
nsString* mCachedState;
nsString* mCachedState; // this is used for caching changed between frame creation
// and full initialization
};
#endif