summaryrefslogtreecommitdiffstats
path: root/dbus/object_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/object_proxy.h')
-rw-r--r--dbus/object_proxy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbus/object_proxy.h b/dbus/object_proxy.h
index 72a4a59..798ba97 100644
--- a/dbus/object_proxy.h
+++ b/dbus/object_proxy.h
@@ -153,8 +153,6 @@ class CHROME_DBUS_EXPORT ObjectProxy
// BLOCKING CALL.
virtual void Detach();
- const ObjectPath& object_path() const { return object_path_; }
-
// Returns an empty callback that does nothing. Can be used for
// CallMethod().
static ResponseCallback EmptyResponseCallback();