mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-17 04:40:10 +10:00
Fix bugs.
This commit is contained in:
@@ -71,10 +71,6 @@ namespace PriFileFormat
|
||||
throw new NotSupportedException ();
|
||||
}
|
||||
|
||||
public override void Close ()
|
||||
{
|
||||
base.Close ();
|
||||
baseStream = null;
|
||||
}
|
||||
~SubStream () { baseStream = null; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user