summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/g/md5/src/mrb_md5.h
diff options
context:
space:
mode:
Diffstat (limited to 'mrbgems/g/md5/src/mrb_md5.h')
-rw-r--r--mrbgems/g/md5/src/mrb_md5.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/mrbgems/g/md5/src/mrb_md5.h b/mrbgems/g/md5/src/mrb_md5.h
deleted file mode 100644
index 2f5934017..000000000
--- a/mrbgems/g/md5/src/mrb_md5.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef MRB_MD5_H
-#define MRB_MD5_H
-
-void mrb_md5_gem_init(mrb_state*);
-
-#endif /* MRB_MD5_H */