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 4cb2653..148e325 100644
--- a/libkms++/property.h
+++ b/libkms++/property.h
@@ -11,8 +11,6 @@ class Property : public DrmObject
{
friend class Card;
public:
- void print_short() const;
-
const std::string& name() const;
const std::string to_str(uint64_t val) const;