mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-25 01:10:19 -05:00
removed webUI shutdown when quiting because it duplicates jsonapi shutdown.
This commit is contained in:
parent
ef76b571c8
commit
b842936ae7
@ -589,10 +589,6 @@ feenableexcept(FE_INVALID | FE_DIVBYZERO);
|
||||
int ti = rshare.exec();
|
||||
delete w ;
|
||||
|
||||
#ifdef RS_WEBUI
|
||||
WebuiPage::checkShutdownWebui();
|
||||
#endif
|
||||
|
||||
#ifdef RS_JSONAPI
|
||||
JsonApiPage::checkShutdownJsonApi();
|
||||
#endif // RS_JSONAPI
|
||||
|
Loading…
x
Reference in New Issue
Block a user