callisto.h: remove LUA_USE_POSIX definition
It does almost nothing being in this header and is specified in config.mk anyway.
This commit is contained in:
parent
7bbf39c8c6
commit
71b288efde
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
|
||||
#include <lua.h>
|
||||
|
||||
#define LUA_USE_POSIX
|
||||
|
||||
#define CALLISTO_VERSION_MAJOR "0"
|
||||
#define CALLISTO_VERSION_MINOR "1"
|
||||
#define CALLISTO_VERSION_RELEASE "0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue