1
0
mirror of https://github.com/janet-lang/janet synced 2025-01-13 09:00:26 +00:00

Remove placeholder config variables.

This commit is contained in:
Calvin Rose 2020-04-20 20:10:24 -05:00
parent da88dd8cfa
commit ea46f096c2

View File

@ -45,10 +45,6 @@
/* #define JANET_NO_DOCSTRINGS */
/* #define JANET_NO_SOURCEMAPS */
/* #define JANET_REDUCED_OS */
/* #define JANET_OS_NO_EXECUTE */
/* #define JANET_OS_NO_TIME */
/* #define JANET_OS_NO_FS */
/* #define JANET_OS_NO_ENV */
/* Other settings */
/* #define JANET_NO_ASSEMBLER */