From 4a427d42fa8596f5aa1fd8a9ba346e809f9d7fae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Jul 2016 16:25:16 +0300 Subject: Remove macro A_TMWA_UNUSED. --- src/localconsts.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 83d843c3c..c21070ba2 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -97,7 +97,6 @@ #define A_UNUSED __attribute__ ((unused)) #define A_WARN_UNUSED __attribute__ ((warn_unused_result)) #define DEPRECATED __attribute__ ((deprecated)) -#define A_TMWA_UNUSED #ifdef DYECMD #define A_DYECMD_UNUSED __attribute__ ((unused)) #else // DYECMD -- cgit v1.2.3-60-g2f50