summaryrefslogtreecommitdiffstats
path: root/libxrdp/libxrdp.h
diff options
context:
space:
mode:
authorspeidy <speidy@gmail.com>2013-10-30 21:34:51 +0200
committerspeidy <speidy@gmail.com>2013-10-30 21:34:51 +0200
commit5591c19b3f158d637a3f767ef1c39b9cc4463304 (patch)
tree5a6bc4d5396bee6a42d9a2583900357fef11ebdf /libxrdp/libxrdp.h
parent0d2a4ce195974fdddf9f757219eedf5927eb2892 (diff)
downloadxrdp-proprietary-5591c19b3f158d637a3f767ef1c39b9cc4463304.tar.gz
xrdp-proprietary-5591c19b3f158d637a3f767ef1c39b9cc4463304.zip
libxrdp: remove old monitor_list struct
Diffstat (limited to 'libxrdp/libxrdp.h')
-rw-r--r--libxrdp/libxrdp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libxrdp/libxrdp.h b/libxrdp/libxrdp.h
index 2790e991..5bf627b5 100644
--- a/libxrdp/libxrdp.h
+++ b/libxrdp/libxrdp.h
@@ -71,7 +71,6 @@ struct xrdp_mcs
struct stream* client_mcs_data;
struct stream* server_mcs_data;
struct list* channel_list;
- struct list* monitor_list;
};
/* sec */