Changed DFM from open-at-first-access to explicit-open. Before,
[pspp-builds.git] / src / flip.c
index 5fd1dea30fa15fdd908446e20e01e15dd66c83cd..6bd6a243907f6632712fd64aa48419764a56e67e 100644 (file)
@@ -87,7 +87,6 @@ cmd_flip (void)
   flip->new_names_tail = NULL;
   flip->file = NULL;
 
-  lex_match_id ("FLIP");
   lex_match ('/');
   if (lex_match_id ("VARIABLES"))
     {