diff --git a/services/distributed/include/distributed_preferences_info.h b/services/distributed/include/distributed_preferences_info.h index cb00bca5e8e9112ba0e42fc832f31d5626e41ceb..612b1653d4bae8accdcefb9451dc543785f0cfad 100644 --- a/services/distributed/include/distributed_preferences_info.h +++ b/services/distributed/include/distributed_preferences_info.h @@ -73,7 +73,6 @@ public: * * @param userId Indicates the specific user. * @param enabled Allow or disallow sync notifications. - * @return Returns set enabled result. */ void SetSyncEnabledWithoutApp(const int32_t userId, const bool enabled); ErrCode GetSyncEnabledWithoutApp(const int32_t userId, bool &enabled);