diff --git a/retroshare-gui/src/main.cpp b/retroshare-gui/src/main.cpp index aa1d90dc1..d0d68b2dc 100644 --- a/retroshare-gui/src/main.cpp +++ b/retroshare-gui/src/main.cpp @@ -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