mirror of
https://gitee.com/openharmony/communication_ipc
synced 2024-12-02 21:28:28 +00:00
feat:Decoupling softbus clients
Signed-off-by: chenchong_666 <chenchong57@huawei.com>
This commit is contained in:
parent
e4c8765de4
commit
8340b26fc4
@ -75,7 +75,6 @@ private:
|
||||
std::atomic<bool> exitFlag_ = false;
|
||||
bool isLoaded_ = false;
|
||||
void *soHandle_ = nullptr;
|
||||
|
||||
};
|
||||
} // namespace OHOS
|
||||
#endif // OHOS_IPC_DBINDER_SOFTBUS_CLIENT_H
|
Loading…
Reference in New Issue
Block a user