summaryrefslogtreecommitdiff
path: root/src/lib/sndfile_content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/sndfile_content.h')
-rw-r--r--src/lib/sndfile_content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/sndfile_content.h b/src/lib/sndfile_content.h
index e3b775e8b..87350eac7 100644
--- a/src/lib/sndfile_content.h
+++ b/src/lib/sndfile_content.h
@@ -43,7 +43,6 @@ public:
std::string summary () const;
std::string information () const;
void as_xml (xmlpp::Node *) const;
- boost::shared_ptr<Content> clone () const;
Time length () const;
/* AudioContent */