Revision 2f6f5c7a vnc.h

b/vnc.h
176 176
    Buffer tight;
177 177
    Buffer tight_tmp;
178 178
    Buffer tight_zlib;
179
    Buffer tight_gradient;
180
#ifdef CONFIG_VNC_JPEG
181
    Buffer tight_jpeg;
182
#endif
179 183
    int tight_levels[4];
180 184
    z_stream tight_stream[4];
181 185

  

Also available in: Unified diff