summaryrefslogtreecommitdiff
path: root/src/components/cellrendererpixbufanimation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/cellrendererpixbufanimation.cpp')
-rw-r--r--src/components/cellrendererpixbufanimation.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/cellrendererpixbufanimation.cpp b/src/components/cellrendererpixbufanimation.cpp
index 2658967..d6f1f01 100644
--- a/src/components/cellrendererpixbufanimation.cpp
+++ b/src/components/cellrendererpixbufanimation.cpp
@@ -10,8 +10,6 @@ CellRendererPixbufAnimation::CellRendererPixbufAnimation()
property_ypad() = 2;
}
-CellRendererPixbufAnimation::~CellRendererPixbufAnimation() {}
-
Glib::PropertyProxy<Glib::RefPtr<Gdk::Pixbuf>> CellRendererPixbufAnimation::property_pixbuf() {
return m_property_pixbuf.get_proxy();
}