mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
Remove unused OnAllowedContactsChanged method from NearbySharingServiceImpl
PiperOrigin-RevId: 673123330
This commit is contained in:
committed by
Copybara-Service
parent
e0484fc373
commit
c9702906ba
@@ -198,7 +198,6 @@ class NearbySharingServiceImpl
|
||||
void OnDataUsageChanged(proto::DataUsage data_usage);
|
||||
void OnCustomSavePathChanged(absl::string_view custom_save_path);
|
||||
void OnVisibilityChanged(proto::DeviceVisibility visibility);
|
||||
void OnAllowedContactsChanged(absl::Span<const std::string> allowed_contacts);
|
||||
|
||||
// NearbyShareCertificateManager::Observer:
|
||||
void OnPublicCertificatesDownloaded() override;
|
||||
|
||||
Reference in New Issue
Block a user