summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_manager_client_stub.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromeos/dbus/shill_manager_client_stub.cc')
-rw-r--r--chromeos/dbus/shill_manager_client_stub.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromeos/dbus/shill_manager_client_stub.cc b/chromeos/dbus/shill_manager_client_stub.cc
index 36f02939..121cc8e 100644
--- a/chromeos/dbus/shill_manager_client_stub.cc
+++ b/chromeos/dbus/shill_manager_client_stub.cc
@@ -67,10 +67,6 @@ void ShillManagerClientStub::GetProperties(
callback));
}
-base::DictionaryValue* ShillManagerClientStub::CallGetPropertiesAndBlock() {
- return stub_properties_.DeepCopy();
-}
-
void ShillManagerClientStub::GetNetworksForGeolocation(
const DictionaryValueCallback& callback) {
if (callback.is_null())