mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-14 20:58:30 +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