summaryrefslogtreecommitdiff
path: root/libkms++/property.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkms++/property.h')
-rw-r--r--libkms++/property.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libkms++/property.h b/libkms++/property.h
index 147496e..b9097ff 100644
--- a/libkms++/property.h
+++ b/libkms++/property.h
@@ -25,8 +25,6 @@ class Property : public DrmObject
public:
const std::string& name() const;
- const std::string to_str(uint64_t val) const;
-
bool is_immutable() const;
bool is_pending() const;