mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 11:22:01 +00:00
Nowadays the whole class is public, but it's not in fact such. Remove the SUDDENLY unused private _flush_pos member to please the compiler. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes scylladb/scylladb#23677