update services/storage_daemon/include/mtp/mtp_device_monitor.h.

Signed-off-by: 李尚 <lishang21@huawei.com>
This commit is contained in:
李尚 2024-11-22 03:02:47 +00:00 committed by Gitee
parent 61b8d5142d
commit 576b75652b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -39,7 +39,6 @@ private:
void UmountAllMtpDevice();
bool HasMounted(const MtpDeviceInfo &device);
bool IsNeedDisableMtp();
private:
std::mutex listMutex_;