aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/ServerCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/ServerCache.h')
-rw-r--r--nxcomp/ServerCache.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/nxcomp/ServerCache.h b/nxcomp/ServerCache.h
index ec213b89f..0968e235c 100644
--- a/nxcomp/ServerCache.h
+++ b/nxcomp/ServerCache.h
@@ -215,7 +215,6 @@ class ServerCache : public ChannelCache
CharCache getPropertyFormatCache;
IntCache getPropertyTypeCache;
- TextCompressor getPropertyTextCompressor;
static BlockCache xResources;
//
@@ -273,13 +272,6 @@ class ServerCache : public ChannelCache
IntCache queryTreeWindowCache;
//
- // GetAtomName reply in protocol
- // versions >= 3.
- //
-
- TextCompressor getAtomNameTextCompressor;
-
- //
// Generic reply. Use short data
// in protocol versions >= 3.
//