remove TBD2::clear, only used in tests

This commit is contained in:
Dustin J. Mitchell 2022-04-23 18:27:05 +00:00 committed by Tomas Babej
parent 271d06cd9c
commit e3ef6c504a
3 changed files with 12 additions and 20 deletions

View file

@ -141,7 +141,6 @@ public:
int num_reverts_possible ();
size_t data_size ();
void clear ();
void dump ();
private: