mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
Fix Android compilation
Fix also a couple of warnings and update build documentation
This commit is contained in:
parent
d1b86400bc
commit
2a0e1ab59d
3 changed files with 15 additions and 23 deletions
|
@ -152,9 +152,6 @@ private:
|
|||
/// @see p3Config::saveDone
|
||||
void saveDone() override;
|
||||
|
||||
uint16_t mPort;
|
||||
std::string mBindAddress;
|
||||
|
||||
/// Called when new JSON API auth token is requested to be authorized
|
||||
std::function<bool(const std::string&, const std::string& passwd)>
|
||||
mNewAccessRequestCallback;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue