rename old_capture_code to mark unused

This commit is contained in:
Jay Sorg 2024-05-21 21:02:33 -07:00
parent 485e64ee76
commit 2bed4f6b9b
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,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];