Index: services/resource_coordinator/public/cpp/resource_coordinator_interface.h |
diff --git a/services/resource_coordinator/public/cpp/resource_coordinator_interface.h b/services/resource_coordinator/public/cpp/resource_coordinator_interface.h |
index b14751058f55cd1342b2d9f920486519ab76418e..8c5498c6f773335cf38747b0816b156755b43329 100644 |
--- a/services/resource_coordinator/public/cpp/resource_coordinator_interface.h |
+++ b/services/resource_coordinator/public/cpp/resource_coordinator_interface.h |
@@ -30,9 +30,6 @@ class SERVICES_RESOURCE_COORDINATOR_PUBLIC_CPP_EXPORT |
ResourceCoordinatorInterface(service_manager::Connector* connector, |
const CoordinationUnitType& type, |
const std::string& id); |
- ResourceCoordinatorInterface(service_manager::Connector* connector, |
- const CoordinationUnitType& type, |
- uint64_t id); |
~ResourceCoordinatorInterface(); |