mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-10 00:59:53 -04:00

/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 ^~~~~