mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 18:19:08 -04:00
Remove unused StreamInput::written().
This commit is contained in:
parent
d2cf129fd5
commit
d63136c52e
1 changed files with 0 additions and 4 deletions
|
@ -56,10 +56,6 @@ public:
|
|||
return written;
|
||||
}
|
||||
|
||||
uint64_t written() const {
|
||||
return bytes_written;
|
||||
}
|
||||
|
||||
private:
|
||||
CaptureConfig* const config;
|
||||
const size_t K;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue