Skip to content

Deletes print statement in the exact_geodesics method#1625

Merged
jdumas merged 1 commit into
libigl:masterfrom
Makogan:eliminate_print
Oct 18, 2020
Merged

Deletes print statement in the exact_geodesics method#1625
jdumas merged 1 commit into
libigl:masterfrom
Makogan:eliminate_print

Conversation

@Makogan

@Makogan Makogan commented Oct 13, 2020

Copy link
Copy Markdown
Contributor

The print statement is always called, which affects debugging output of
calling code.

Fixes # .

[Describe your changes and what you've already done to test it.]
Deletes a print statement in the exact geodesic method that only outputs whitespace.

Check all that apply (change to [x])

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • This is a minor change.

The print statement is always called, which affects debugging output of
calling libraries.
@jdumas jdumas merged commit d69073c into libigl:master Oct 18, 2020
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.

2 participants