gr_config_init macro should not exist any more

This commit is contained in:
Leif Andersen 2016-07-23 16:07:13 -04:00
parent 237418ba0c
commit d0f9e4ba81

View File

@ -35,7 +35,6 @@ static void pre_filter_cmdline_arguments(int *argc, char ***argv);
#define WINDOWS_INIT_FILENAME "%%HOMEDIRVE%%\\%%HOMEPATH%%\\gracketrc.rktl"
#define MACOS9_INIT_FILENAME "PREFERENCES:gracketrc.rktl"
#define INIT_FILENAME_CONF_SYM "gui-interactive-file"
#define GET_CONFIG_INIT_FILENAME get_gr_config_init_filename
#if WIN32
# define NEED_CONSOLE_PRINTF
# define DEFER_EXPLICIT_EXIT