summaryrefslogtreecommitdiff
path: root/src/content.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-04 20:26:34 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-04 20:26:34 +0100
commitf31edeef1792adcb06c558239aaf453f22230ca7 (patch)
tree7da3480d1173f7e53e13b5afc498ff87fd44c1f2 /src/content.h
parent162cfa083db8a5d2b74b2635f8f42a2288e177bd (diff)
Comment.
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,