fix TasStateManager clearing bug

This commit is contained in:
zeromus 2015-08-17 16:29:45 -05:00
parent 399a8b5166
commit a7bf968554
1 changed files with 0 additions and 1 deletions

View File

@ -507,7 +507,6 @@ namespace BizHawk.Client.Common
accessed.Clear();
Used = 0;
clearDiskStates();
ndbdatabase.Clear();
}
public void ClearStateHistory()
{