From 079989797fba9682a200493ee26ca66d2c6c7535 Mon Sep 17 00:00:00 2001 From: iraizo Date: Wed, 12 Jan 2022 14:01:35 +0100 Subject: [PATCH] removed empty define --- util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/util.h b/util.h index 587cab6..e3a4971 100644 --- a/util.h +++ b/util.h @@ -25,7 +25,6 @@ #define UNUSED __attribute__((unused)) #define EXPORT __attribute__((visibility("default"))) -#define ALIAS(f) #ifdef __APPLE__ #define ALIAS(f)