From 1873fa8debe180e8cc4c13b6d666bd7e06886c28 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Fri, 28 Sep 2007 13:04:35 +0000 Subject: [PATCH] Test multiline commits Line2 [r18362] --- lexer.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/lexer.c b/lexer.c index 2b4897a..ed0bab1 100644 --- a/lexer.c +++ b/lexer.c @@ -22,8 +22,6 @@ static char buf[1024 + MAX_PUTBACK]; static const char *bufend; static const char *bufpos; static strset_t stringset; -//static FILE **input_stack; -//static char **buf_stack; static void error_prefix_at(const char *input_name, unsigned linenr) { -- 2.20.1