Bug 28691: Fix leaks, check for null, fix a bug in checkin for bug 16999 r=harishd a=rickg

git-svn-id: svn://10.0.0.236/trunk@61506 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pollmann%netscape.com
2000-02-23 20:56:39 +00:00
parent 041c1de8de
commit ea620d741f
4 changed files with 102 additions and 104 deletions

View File

@@ -95,7 +95,6 @@ private:
nscoord mSuggestedWidth;
nscoord mSuggestedHeight;
nsCOMPtr<nsITextContent> mTextContent;
nsString mUpdateValue;
};