mirror of https://github.com/neutrinolabs/xrdp
libxrdp: remove old monitor_list struct
This commit is contained in:
parent
0d2a4ce195
commit
5591c19b3f
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue