[warnings] remove or comment unused macros

This commit is contained in:
akallabeth
2024-09-20 16:32:14 +02:00
parent ed942f8c20
commit 239440e28d
47 changed files with 52 additions and 130 deletions

View File

@@ -26,11 +26,8 @@
#include <freerdp/freerdp.h>
#include <freerdp/constants.h>
#include <freerdp/log.h>
#include <freerdp/cache/persistent.h>
#define TAG FREERDP_TAG("cache.persistent")
struct rdp_persistent_cache
{
FILE* fp;