summaryrefslogtreecommitdiff
path: root/libreofficekit/source/gtk/tilebuffer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/source/gtk/tilebuffer.hxx')
-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 d4e7120e6587..750ff790e1e4 100644
--- a/libreofficekit/source/gtk/tilebuffer.hxx
+++ b/libreofficekit/source/gtk/tilebuffer.hxx
@@ -62,8 +62,6 @@ class Tile
/// Function to get the pointer to enclosing GdkPixbuf
GdkPixbuf* getBuffer();
- /// Destroys the enclosing GdkPixbuf object pointed to by m_pBuffer
- void release();
/// Used to set the pixel buffer of this object
void setPixbuf(GdkPixbuf*);