Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused local variable max_num_strokes #1417

Merged
merged 1 commit into from
Mar 25, 2018

Conversation

stweil
Copy link
Member

@stweil stweil commented Mar 24, 2018

This fixes a compiler warning. The variable is unused since commit
0e95e2c.

Remove also a related code comment.

Signed-off-by: Stefan Weil [email protected]

This fixes a compiler warning. The variable is unused since commit
0e95e2c.

Remove also a related code comment.

Signed-off-by: Stefan Weil <[email protected]>
@amitdo
Copy link
Collaborator

amitdo commented Mar 24, 2018

You might want to remove this:

// The following parameters were deprecated and removed from their original

@stweil
Copy link
Member Author

stweil commented Mar 24, 2018

Good hint. Yes, that makes sense for the new release 4.0.0. See pull request #1418.

@zdenop zdenop merged commit afcd4cb into tesseract-ocr:master Mar 25, 2018
@stweil stweil deleted the warn branch March 25, 2018 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants