Skip to content

Suppressed uncommended debug printout in chessboard.cpp#25908

Closed
joe-saronic wants to merge 1 commit intoopencv:masterfrom
joe-saronic:patch-1
Closed

Suppressed uncommended debug printout in chessboard.cpp#25908
joe-saronic wants to merge 1 commit intoopencv:masterfrom
joe-saronic:patch-1

Conversation

@joe-saronic
Copy link
Copy Markdown

@joe-saronic joe-saronic commented Jul 14, 2024

This is a one-line PR to suppress a very annoying message to stdout (the return value works) which looks like it was missed during some debugging. There was no bug report, and default CI testing should be sufficient since nothing of substance has changed.

Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

  • I agree to contribute to the project under Apache 2 License.
  • To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
  • The PR is proposed to the proper branch
  • There is a reference to the original bug report and related work
  • There is accuracy test, performance test and test data in opencv_extra repository, if applicable
    Patch to opencv_extra has the same branch name.
  • The feature is well documented and sample code can be built with the project CMake

@joe-saronic
Copy link
Copy Markdown
Author

Closing in favor of #25913

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