just added a comment

git-svn-id: svn://10.0.0.236/trunk@48311 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
buster%netscape.com
1999-09-20 04:01:39 +00:00
parent 2e2ab230d1
commit e676ff78bf

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