X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fapply-dict.c;h=9f6867cc4ea3da247a04a677dbd9b8733126edab;hb=97d6c6f6b1922621ca013668eba9a9a9f71d60fe;hp=541d93382ddafed986cfe1811a684438573cdf85;hpb=3a7fba81ceae5b049d0f7d671e9e3c3c43bbf703;p=pspp diff --git a/src/apply-dict.c b/src/apply-dict.c index 541d93382d..9f6867cc4e 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 ();