summaryrefslogtreecommitdiffstats
path: root/dbus/property.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/property.h')
-rw-r--r--dbus/property.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbus/property.h b/dbus/property.h
index 6570674..f2feb05 100644
--- a/dbus/property.h
+++ b/dbus/property.h
@@ -133,7 +133,6 @@ class PropertySet;
class PropertyBase {
public:
PropertyBase() : property_set_(NULL) {}
- virtual ~PropertyBase() {}
// Initializes the |property_set| and property |name| so that method
// calls may be made from this class. This method is called by