From bfc0b96db6cc6c2e94d93f9c4239adca14a6bb0c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 16 Jul 2013 22:20:39 +0100 Subject: More noncopyable. --- src/lib/audio_content.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/audio_content.h') diff --git a/src/lib/audio_content.h b/src/lib/audio_content.h index 9bf53e0ab..239a9dc98 100644 --- a/src/lib/audio_content.h +++ b/src/lib/audio_content.h @@ -46,7 +46,6 @@ public: AudioContent (boost::shared_ptr, Time); AudioContent (boost::shared_ptr, boost::filesystem::path); AudioContent (boost::shared_ptr, boost::shared_ptr); - AudioContent (AudioContent const &); void as_xml (xmlpp::Node *) const; -- cgit v1.2.3