Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
git-svn-id: svn://10.0.0.236/trunk@136003 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -328,8 +328,6 @@ static const char* const kDumpFileAfterText[] = {
|
||||
* @return
|
||||
*/
|
||||
CViewSourceHTML::CViewSourceHTML() : mFilename(), mTags(), mErrors() {
|
||||
NS_INIT_ISUPPORTS();
|
||||
|
||||
mStartTag = VIEW_SOURCE_START_TAG;
|
||||
mEndTag = VIEW_SOURCE_END_TAG;
|
||||
mCommentTag = VIEW_SOURCE_COMMENT;
|
||||
|
||||
Reference in New Issue
Block a user