Skip to content

Commit

Permalink
Remove unused UPDATE_RETRY_TIMEOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
metalefty committed Aug 28, 2024
1 parent fdeb393 commit 41007d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion module/rdpClientCon.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ Client connection to xrdp

#define MIN_MS_BETWEEN_FRAMES 40
#define MIN_MS_TO_WAIT_FOR_MORE_UPDATES 4
#define UPDATE_RETRY_TIMEOUT 200 // After this number of retries, give up and perform the capture anyway. This prevents an infinite loop.

/*
0 GXclear, 0
Expand Down

0 comments on commit 41007d2

Please sign in to comment.