diff options
Diffstat (limited to 'source/compiler/cvparser.c')
-rw-r--r-- | source/compiler/cvparser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/compiler/cvparser.c b/source/compiler/cvparser.c index ca970b50a1cc..9a2f0f9c2217 100644 --- a/source/compiler/cvparser.c +++ b/source/compiler/cvparser.c @@ -912,7 +912,6 @@ CvCaptureCommentsOnly ( /* Not a valid comment option. Revert the AML */ - Aml -= 2; goto DefBlock; } /* End switch statement */ |