summaryrefslogtreecommitdiff
path: root/src/localconsts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localconsts.h')
-rw-r--r--src/localconsts.h1
1 files changed, 0 insertions, 1 deletions
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