aboutsummaryrefslogtreecommitdiffstats
path: root/lib/decoding/osmocom/core/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/decoding/osmocom/core/utils.h')
-rw-r--r--lib/decoding/osmocom/core/utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/decoding/osmocom/core/utils.h b/lib/decoding/osmocom/core/utils.h
index 54c8216..1322860 100644
--- a/lib/decoding/osmocom/core/utils.h
+++ b/lib/decoding/osmocom/core/utils.h
@@ -30,9 +30,6 @@
#include <stdint.h>
#include <stdio.h>
-#define __attribute__(_arg_)
-#define __deprecated__
-
/*! A mapping between human-readable string and numeric value */
struct value_string {
unsigned int value; /*!< numeric value */