summaryrefslogtreecommitdiff
path: root/src/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content.h')
-rw-r--r--src/content.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/content.h b/src/content.h
index 01b3864b..4bc21570 100644
--- a/src/content.h
+++ b/src/content.h
@@ -61,8 +61,6 @@ public:
*/
Content (Fraction edit_rate);
- virtual ~Content () {}
-
bool equals (
boost::shared_ptr<const Content> other,
EqualityOptions opt,