tferr / Scripts

:microscope::cocktail: Home of the ImageJ BAR: A collection of Broadly Applicable Routines for ImageJ
https://imagej.net/BAR
GNU General Public License v3.0
24 stars 18 forks source link

Avoid "Ignoring unsupported output" warning #10

Closed imagejan closed 9 years ago

imagejan commented 9 years ago

Without the return; statement, the ImageJ2 console will display: [WARNING] Ignoring unsupported output: result [java.lang.Boolean]

tferr commented 9 years ago

Thanks! Really appreciated. I noticed it some time ago but did not had the time to look into it. So this is great! I've added you to the Contributions list.