Remove static nsCOMPtr from nsTextControlFrame. b=179228 r=jkeiser sr=bzbarsky

git-svn-id: svn://10.0.0.236/trunk@134104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2002-11-19 15:21:57 +00:00
parent 40597ad7ed
commit 7bfdf9ceaf
5 changed files with 40 additions and 26 deletions

View File

@@ -52,6 +52,7 @@
#include "nsIPrintContext.h"
#include "nsIPrintPreviewContext.h"
#include "nsTextTransformer.h"
#include "nsTextControlFrame.h"
#include "nsXBLAtoms.h" // to addref/release table
#include "nsHTMLAtoms.h" // to addref/release table
@@ -175,6 +176,7 @@ Shutdown(nsIModule* self)
nsTextTransformer::Shutdown();
nsSpaceManager::Shutdown();
nsTextControlFrame::ReleaseGlobals();
}
#ifdef NS_DEBUG