From a0ea6d2dada970923f205a6fc01fdfba457ad9dd Mon Sep 17 00:00:00 2001 From: Vern Paxson Date: Thu, 15 Dec 1994 14:34:08 +0000 Subject: [PATCH] formatting --- gen.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gen.c b/gen.c index 96fa5c0..83e9cf6 100644 --- a/gen.c +++ b/gen.c @@ -393,7 +393,6 @@ void gen_find_action() indent_puts( "if ( yy_act == 0 )" ); indent_up(); indent_puts( "{ /* have to back up */" ); - indent_puts( "yy_cp = yy_last_accepting_cpos;" ); indent_puts( "yy_current_state = yy_last_accepting_state;" ); -- 2.40.0