update services/storage_daemon/mtpfs/include/mtpfs_mtp_device.h.

Signed-off-by: 李尚 <lishang21@huawei.com>
This commit is contained in:
李尚 2024-10-11 03:05:25 +00:00 committed by Gitee
parent c3aad7fad1
commit e228f575a8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -27,7 +27,6 @@ public:
void SetCanGetPartialObject(bool b)
{
getPartialObject_ = b;
}
void SetCanSendPartialobject(bool b)