summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/source/gtk')
-rw-r--r--libreofficekit/source/gtk/tilebuffer.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/libreofficekit/source/gtk/tilebuffer.hxx b/libreofficekit/source/gtk/tilebuffer.hxx
index 64491ee3629e..4fab28dab891 100644
--- a/libreofficekit/source/gtk/tilebuffer.hxx
+++ b/libreofficekit/source/gtk/tilebuffer.hxx
@@ -100,8 +100,6 @@ class TileBuffer
cairo_surface_destroy(pSurface);
}
- ~TileBuffer() {}
-
/**
Gets the underlying Tile object for given position. The position (0, 0)
points to the left top most tile of the buffer.