summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wiretap/ascend-grammar.y2
1 files changed, 0 insertions, 2 deletions
diff --git a/wiretap/ascend-grammar.y b/wiretap/ascend-grammar.y
index 50dc36d6cf..74456e31d8 100644
--- a/wiretap/ascend-grammar.y
+++ b/wiretap/ascend-grammar.y
@@ -484,8 +484,6 @@ parse_ascend(FILE_T fh, guint8 *pd, struct ascend_phdr *phdr,
an infinite loop reading a broken trace. */
if (first_hexbyte)
*start_of_data = first_hexbyte;
- else
- *start_of_data++;
/* if we got at least some data, return success even if the parser
reported an error. This is because the debug header gives the number