mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-09 16:40:15 -04:00

warning: unused parameter ‘indent’ [-Wunused-parameter] virtual std::ostream& print(std::ostream &out, uint16_t indent = 0) { return out; } // derived from RsItem, but should be removed ^