X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fapply-dict.c;h=9f6867cc4ea3da247a04a677dbd9b8733126edab;hb=74a57f26f1458b28a0fddbb9f46004ac8f4d9c30;hp=541d93382ddafed986cfe1811a684438573cdf85;hpb=2c9e93d6e9fbdf4eccb2d43050884f2f707ad126;p=pspp-builds.git diff --git a/src/apply-dict.c b/src/apply-dict.c index 541d9338..9f6867cc 100644 --- a/src/apply-dict.c +++ b/src/apply-dict.c @@ -42,9 +42,6 @@ cmd_apply_dictionary (void) int i; - lex_match_id ("APPLY"); - lex_match_id ("DICTIONARY"); - lex_match_id ("FROM"); lex_match ('='); handle = fh_parse_file_handle ();