summaryrefslogtreecommitdiffstats
path: root/client/canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/canvas.h')
-rw-r--r--client/canvas.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/client/canvas.h b/client/canvas.h
index 5a34bdc5..51f28003 100644
--- a/client/canvas.h
+++ b/client/canvas.h
@@ -343,9 +343,6 @@ private:
ZlibDecoder _zlib_decoder;
SurfacesCache& _surfaces_cache;
-
- unsigned long _base;
- unsigned long _max;
};