streams: remove unused code

This commit is contained in:
Pieter Wuille
2024-09-19 07:29:12 -04:00
parent 2db926f49c
commit 67a3d59076
4 changed files with 0 additions and 16 deletions

View File

@@ -455,7 +455,6 @@ public:
}
bool Commit();
bool IsError();
bool Truncate(unsigned size);
};