aboutsummaryrefslogtreecommitdiff
path: root/src/mime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mime.h')
-rw-r--r--src/mime.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mime.h b/src/mime.h
index 35389f0..6febedf 100644
--- a/src/mime.h
+++ b/src/mime.h
@@ -21,11 +21,4 @@
21 21
22MIME_API int luaopen_mime(lua_State *L); 22MIME_API int luaopen_mime(lua_State *L);
23 23
24/*-------------------------------------------------------------------------*\
25* Library's namespace
26\*-------------------------------------------------------------------------*/
27#ifndef MIME_LIBNAME
28#define MIME_LIBNAME "mime"
29#endif
30
31#endif /* MIME_H */ 24#endif /* MIME_H */