From 1fd7cfb47e6ce013a3143d311a08300f2e989289 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Wed, 28 Feb 2018 14:58:10 +0100 Subject: Removing part that causes problems with 'make test' --- lib/decoding/osmocom/core/utils.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib') 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 #include -#define __attribute__(_arg_) -#define __deprecated__ - /*! A mapping between human-readable string and numeric value */ struct value_string { unsigned int value; /*!< numeric value */ -- cgit v1.2.3