[warnings] fix unused warnings

This commit is contained in:
akallabeth
2025-06-13 10:15:56 +02:00
parent 92f88b37d8
commit ee6d95ab25
2 changed files with 2 additions and 3 deletions

View File

@@ -1048,7 +1048,6 @@ static BOOL client_cli_get_rdsaad_access_token(freerdp* instance, const char* sc
char* url = NULL;
char* token_request = NULL;
char* redirect_uri = NULL;
size_t redirec_uri_len = 0;
WINPR_ASSERT(scope);
WINPR_ASSERT(req_cnf);

View File

@@ -27,10 +27,10 @@
#include "utils.h"
#include "timer.h"
#define TAG FREERDP_TAG("timer")
#if !defined(EMSCRIPTEN)
#define FREERDP_TIMER_SUPPORTED
#else
#define TAG FREERDP_TAG("timer")
#endif
typedef ALIGN64 struct