undo disable cursor
This commit is contained in:
parent
8feaa527bc
commit
4c126ad74b
@ -345,8 +345,6 @@ libxrdp_send_pointer(struct xrdp_session* session, int cache_idx,
|
|||||||
int i;
|
int i;
|
||||||
int j;
|
int j;
|
||||||
|
|
||||||
return 0;
|
|
||||||
|
|
||||||
DEBUG(("libxrdp_send_pointer sending cursor"));
|
DEBUG(("libxrdp_send_pointer sending cursor"));
|
||||||
make_stream(s);
|
make_stream(s);
|
||||||
init_stream(s, 8192);
|
init_stream(s, 8192);
|
||||||
|
Loading…
Reference in New Issue
Block a user