summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lilv/lilvmm.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/lilv/lilvmm.hpp b/lilv/lilvmm.hpp
index 769ace5..d08db02 100644
--- a/lilv/lilvmm.hpp
+++ b/lilv/lilvmm.hpp
@@ -19,12 +19,6 @@
#include "lilv/lilv.h"
-#if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1)
-# define LILV_DEPRECATED __attribute__((__deprecated__))
-#else
-# define LILV_DEPRECATED
-#endif
-
namespace Lilv {
LILV_DEPRECATED