summaryrefslogtreecommitdiff
path: root/plugins/MirLua/src/m_json.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirLua/src/m_json.h')
-rw-r--r--plugins/MirLua/src/m_json.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/MirLua/src/m_json.h b/plugins/MirLua/src/m_json.h
deleted file mode 100644
index 1357505bec..0000000000
--- a/plugins/MirLua/src/m_json.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _LUA_M_JSON_H_
-#define _LUA_M_JSON_H_
-
-#define MT_JSON "JSON"
-
-#define MLUA_JSON "m_json"
-LUAMOD_API int (luaopen_m_json)(lua_State *L);
-
-#endif //_LUA_M_PROTOCOLS_H_ \ No newline at end of file