summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/platform.h')
-rw-r--r--lib/rbcodec/platform.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/rbcodec/platform.h b/lib/rbcodec/platform.h
index febda44ca0..d13380b795 100644
--- a/lib/rbcodec/platform.h
+++ b/lib/rbcodec/platform.h
@@ -107,11 +107,7 @@ size_t strlcpy(char *dst, const char *src, size_t siz);
#ifndef IDATA_ATTR
# define IDATA_ATTR
#endif
-/*
-#ifndef INIT_ATTR
-# define INIT_ATTR
-#endif
-*/
+
#ifndef MEM_ALIGN_ATTR
# define MEM_ALIGN_ATTR
#endif