mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
f2fb05db58
/retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:67: warning: unused variable 'PARTIAL_VIEW_SIZE' [-Wunused-const-variable] static const int PARTIAL_VIEW_SIZE = 9 ; /retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:68: warning: unused variable 'MAX_TUNNEL_REQUESTS_DISPLAY' [-Wunused-const- variable] static const int MAX_TUNNEL_REQUESTS_DISPLAY = 10 ; /retroshare-gui/src/gui/statistics/GxsTransportStatistics.cpp:69: warning: unused variable 'GXSTRANS_STATISTICS_DELAY_BETWEEN_GROUP_REQ' [-Wunused-const-variable] static const int GXSTRANS_STATISTICS_DELAY_BETWEEN_GROUP_REQ = 30 ; // never request more than every 30 secs. |
||
---|---|---|
.. | ||
src |