summaryrefslogtreecommitdiff
path: root/include/io/channel-websock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/io/channel-websock.h')
-rw-r--r--include/io/channel-websock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/io/channel-websock.h b/include/io/channel-websock.h
index 3762707b9c..a7e5e92e61 100644
--- a/include/io/channel-websock.h
+++ b/include/io/channel-websock.h
@@ -59,7 +59,6 @@ struct QIOChannelWebsock {
Buffer encinput;
Buffer encoutput;
Buffer rawinput;
- Buffer rawoutput;
size_t payload_remain;
size_t pong_remain;
QIOChannelWebsockMask mask;