mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-26 02:26:36 -05: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
^~~~~
|
||
|---|---|---|
| .. | ||
| src | ||