X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2Fstates.c;h=56572acf7eeb6e396106d79c5b1512e91d771dac;hb=99330473407e30340c77cd03cf74dd6ed24a5d15;hp=ea495505cf70bdef2b8f4bce014f0a4b1ff24dfd;hpb=8e63120c630c94c598d4e2d6ba823dac59bce8fa;p=inform.git diff --git a/src/states.c b/src/states.c index ea49550..56572ac 100644 --- a/src/states.c +++ b/src/states.c @@ -1,7 +1,7 @@ /* ------------------------------------------------------------------------- */ /* "states" : Statement translator */ /* */ -/* Part of Inform 6.40 */ +/* Part of Inform 6.41 */ /* copyright (c) Graham Nelson 1993 - 2022 */ /* */ /* Inform is free software: you can redistribute it and/or modify */ @@ -1100,16 +1100,10 @@ static void parse_statement_z(int break_label, int continue_label) statement_debug_location = spare_debug_location2; if (flag > 0) { INITAOTV(&AO3, SHORT_CONSTANT_OT, flag); - if (module_switch - && (flag>=MAX_LOCAL_VARIABLES) && (flag=MAX_LOCAL_VARIABLES) - && (flag= MAX_LOCAL_VARIABLES) - && (AO.value < LOWEST_SYSTEM_VAR_NUMBER)) - AO.marker = VARIABLE_MV; misc_keywords.enabled = TRUE; get_next_token(); flag = TRUE; misc_keywords.enabled = FALSE;