summaryrefslogtreecommitdiff
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 47df8fe..fe79358 100644
--- a/lib/rbcodec/platform.h
+++ b/lib/rbcodec/platform.h
@@ -101,11 +101,7 @@ size_t strlcpy(char *dst, const char *src, size_t siz);
#ifndef MEM_ALIGN_ATTR
# define MEM_ALIGN_ATTR
#endif
-/*
-#ifndef STATICIRAM
-# define STATICIRAM
-#endif
-*/
+
#ifndef CACHEALIGN_SIZE
# define CACHEALIGN_SIZE 1
#endif