rename old_capture_code to mark unused

(cherry picked from commit 2bed4f6b9b)
This commit is contained in:
Jay Sorg 2024-05-21 21:02:33 -07:00 committed by Koichiro Iwao
parent 3c7b416375
commit be3e3a3d0a

View File

@ -180,7 +180,7 @@ struct xrdp_client_info
int mcs_early_capability_flags;
int max_fastpath_frag_bytes;
int old_capture_code;
int pad0; /* unused */
int capture_format;
char certificate[1024];