summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/input/inputstream.c1
1 files changed, 0 insertions, 1 deletions
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;
}
}