From 0dae5d4ec1740b511af97c600df1ceea37ada73d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 22 Jan 2010 09:57:30 -0800 Subject: regex_internal.c: remove useless variable and the code to set it. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 98c36d5012..01257e6753 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-01-22 Jim Meyering + [BZ #11185] + * posix/regex_internal.c (re_string_reconstruct): Remove declaration + and stores into set-but-not-used local, "q". + [BZ #11184] * posix/regex_internal.c (re_dfa_add_node): Extend the overflow detection test. Patch by Paul Eggert. -- cgit v1.2.3