mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
fixed passwd handling in retroshare-service
This commit is contained in:
parent
3f21b4bf65
commit
116c7f1aec
4 changed files with 53 additions and 27 deletions
|
|
@ -346,8 +346,8 @@ feenableexcept(FE_INVALID | FE_DIVBYZERO);
|
|||
//
|
||||
RsControl::earlyInitNotificationSystem() ;
|
||||
|
||||
NotifyQt *notify = NotifyQt::Create();
|
||||
rsNotify->registerNotifyClient(notify);
|
||||
//NotifyQt *notify = NotifyQt::Create();
|
||||
//rsNotify->registerNotifyClient(notify);
|
||||
|
||||
/* RetroShare Core Objects */
|
||||
RsInit::InitRsConfig();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue