remove a todo
This commit is contained in:
parent
21c164abcf
commit
d998a9587f
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue