diff options
Diffstat (limited to 'src/mime.h')
-rw-r--r-- | src/mime.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -19,10 +19,6 @@ | |||
19 | #define MIME_API extern | 19 | #define MIME_API extern |
20 | #endif | 20 | #endif |
21 | 21 | ||
22 | #ifndef MIME_LIBNAME | ||
23 | #define MIME_LIBNAME "mime" | ||
24 | #endif | ||
25 | |||
26 | MIME_API int luaopen_mime(lua_State *L); | 22 | MIME_API int luaopen_mime(lua_State *L); |
27 | 23 | ||
28 | #endif /* MIME_H */ | 24 | #endif /* MIME_H */ |