remove a todo

This commit is contained in:
adelikat 2019-06-15 15:28:10 -05:00
parent 21c164abcf
commit d998a9587f
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ namespace BizHawk.Client.Common
bool Invalidate(int frame);
// TODO: consider it passing a bool if anything was cleared, and the .Any() could go away
void Clear();
void Save(BinaryWriter bw);