summaryrefslogtreecommitdiffstats
path: root/src/channel-display-priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel-display-priv.h')
-rw-r--r--src/channel-display-priv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/channel-display-priv.h b/src/channel-display-priv.h
index 71f5d17..f92477b 100644
--- a/src/channel-display-priv.h
+++ b/src/channel-display-priv.h
@@ -40,7 +40,6 @@ typedef struct display_surface {
bool primary;
enum SpiceSurfaceFmt format;
int width, height, stride, size;
- int shmid;
uint8_t *data;
SpiceCanvas *canvas;
SpiceGlzDecoder *glz_decoder;