Testing another possibility for btek's Tp loss (bug 295047)

git-svn-id: svn://10.0.0.236/trunk@175165 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de 2005-06-27 07:58:38 +00:00
parent 89ae9480b0
commit 467bbbb7c2

View File

@ -72,7 +72,7 @@ class nsConverterInputStream : public nsIConverterInputStream,
mReplacementChar(DEFAULT_REPLACEMENT_CHARACTER),
mLineBuffer(nsnull) { }
virtual ~nsConverterInputStream() { Close(); }
//virtual ~nsConverterInputStream() { Close(); }
private: