From 1509d6afbbb1e1161326f94e1407d8a111069a9f Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 25 Mar 2012 10:59:46 +0000 Subject: Remove dead allocation which also isn't even usefully documenting svn path=/trunk/libparserutils/; revision=13672 --- src/input/inputstream.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/input/inputstream.c') diff --git a/src/input/inputstream.c b/src/input/inputstream.c index 02f04d6..686ff65 100644 --- a/src/input/inputstream.c +++ b/src/input/inputstream.c @@ -399,7 +399,6 @@ parserutils_error parserutils_inputstream_refill_buffer( * inputstream was created will be preserved. * If there was no charset specified, then * we'll default to UTF-8, below */ - error = PARSERUTILS_OK; } } -- cgit v1.2.3