mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 11:16:34 -04:00
Calm down p3netmgr at least when internet connection is not available
Solve compiler warnings, delete tons of cruft and deadcode
This commit is contained in:
parent
6788ea041a
commit
6b71c57a54
16 changed files with 120 additions and 2288 deletions
|
@ -702,7 +702,7 @@ RsGRouter *rsGRouter = NULL ;
|
|||
#include "util/rsrandom.h"
|
||||
|
||||
#ifdef RS_USE_LIBUPNP
|
||||
# include "rs_upnp/upnphandler_linux.h"
|
||||
# include "rs_upnp/upnphandler_libupnp.h"
|
||||
#else // def RS_USE_LIBUPNP
|
||||
# include "rs_upnp/upnphandler_miniupnp.h"
|
||||
#endif // def RS_USE_LIBUPNP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue