From 6927457186de9e2a6692cd7cd0f254b2fbef037f Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Fri, 6 Nov 2015 22:24:35 +0200 Subject: remove print_short --- libkms++/property.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libkms++/property.h') 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; -- cgit v1.2.3