diff options
Diffstat (limited to 'include/ingen/shared/URIs.hpp')
-rw-r--r-- | include/ingen/shared/URIs.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ingen/shared/URIs.hpp b/include/ingen/shared/URIs.hpp index 7490526d..27f875fc 100644 --- a/include/ingen/shared/URIs.hpp +++ b/include/ingen/shared/URIs.hpp @@ -35,7 +35,6 @@ public: struct Quark : public Raul::URI { Quark(const char* str); - const char* c_str() const; uint32_t id; }; |