mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 20:04:24 -04:00
Removed: Unused #include statement
This commit is contained in:
parent
8543525c77
commit
6e65fcd6ac
1 changed files with 0 additions and 2 deletions
|
@ -24,12 +24,10 @@
|
||||||
# include "util/androiddebug.h"
|
# include "util/androiddebug.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "retroshare/rsinit.h"
|
|
||||||
#include "api/ApiServer.h"
|
#include "api/ApiServer.h"
|
||||||
#include "api/ApiServerLocal.h"
|
#include "api/ApiServerLocal.h"
|
||||||
#include "api/RsControlModule.h"
|
#include "api/RsControlModule.h"
|
||||||
|
|
||||||
|
|
||||||
using namespace resource_api;
|
using namespace resource_api;
|
||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue