summaryrefslogtreecommitdiff
path: root/otk/surface.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/surface.hh')
-rw-r--r--otk/surface.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/otk/surface.hh b/otk/surface.hh
index 53738128..c21a65f3 100644
--- a/otk/surface.hh
+++ b/otk/surface.hh
@@ -18,7 +18,6 @@ class ScreenInfo;
class Surface {
int _screen;
Point _size;
- XImage *_im;
Pixmap _pm;
XftDraw *_xftdraw;