mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Testing another possibility for btek's Tp loss (bug 295047)
This commit is contained in:
parent
3103dc1c1c
commit
a1b8562ba6
@ -72,7 +72,7 @@ class nsConverterInputStream : public nsIConverterInputStream,
|
||||
mReplacementChar(DEFAULT_REPLACEMENT_CHARACTER),
|
||||
mLineBuffer(nsnull) { }
|
||||
|
||||
virtual ~nsConverterInputStream() { Close(); }
|
||||
//virtual ~nsConverterInputStream() { Close(); }
|
||||
|
||||
private:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user