mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed duplicate call to StartupRetroshare
This commit is contained in:
parent
b830fe6602
commit
60ed77461a
@ -303,9 +303,6 @@ int main(int argc, char* argv[])
|
|||||||
<< std::endl;
|
<< std::endl;
|
||||||
return -result;
|
return -result;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Start-up libretroshare server threads */
|
|
||||||
RsControl::instance()->StartupRetroShare();
|
|
||||||
}
|
}
|
||||||
#endif // def RS_SERVICE_TERMINAL_LOGIN
|
#endif // def RS_SERVICE_TERMINAL_LOGIN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user