aboutsummaryrefslogtreecommitdiff
path: root/include/__rune.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/__rune.h')
-rw-r--r--include/__rune.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/__rune.h b/include/__rune.h
deleted file mode 100644
index 4011411..0000000
--- a/include/__rune.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef MLIB___RUNE_H
-#define MLIB___RUNE_H
-
-#include <stdint.h>
-
-typedef uint_least32_t rune;
-
-#endif /* !MLIB___RUNE_H */