diff options
Diffstat (limited to 'nxcomp/ChannelCache.h')
-rw-r--r-- | nxcomp/ChannelCache.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/nxcomp/ChannelCache.h b/nxcomp/ChannelCache.h index 7b94893b6..c810a0b96 100644 --- a/nxcomp/ChannelCache.h +++ b/nxcomp/ChannelCache.h @@ -19,13 +19,6 @@ #define ChannelCache_H // -// Elements in array of caches used in TextCompressor. -// - -const unsigned int CLIENT_TEXT_CACHE_SIZE = 9999; -const unsigned int SERVER_TEXT_CACHE_SIZE = 9999; - -// // Sizes of optional fields for ConfigureWindow // request. // |