mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-06 18:15:34 -05:00
3592d5bf5d
/libretroshare/src/pqi/pqiservice.h:80: warning: unused parameter ‘names’ [-Wunused-parameter] virtual void getItemNames(std::map<uint8_t,std::string>& names) const {} // This does nothing by default. Service should derive it in order to give info for the UI ^~~~~