Skip to content

Remove unnecessary dead store to local variable#4430

Open
melissalinkert wants to merge 1 commit into
ome:developfrom
melissalinkert:gh-4235
Open

Remove unnecessary dead store to local variable#4430
melissalinkert wants to merge 1 commit into
ome:developfrom
melissalinkert:gh-4235

Conversation

@melissalinkert
Copy link
Copy Markdown
Member

Fixes #4235.

I am pretty sure this is not breaking, but we'll want to keep an eye out for test failures in tonight's build. It's probably also worth double-checking that converting one or two datasets to DICOM works as before; I tried bfconvert -noflat CMU-1.svs CMU-1.dcm -compression JPEG without issue, but an extra check can't hurt.

A more-breaking change would be to deprecate/remove the location variable from the constructors, but I'm not 100% certain that's what we want. Leaving the possibility of using location at a later date may still be useful.

@melissalinkert melissalinkert added this to the 9.0.0 milestone May 13, 2026
@melissalinkert melissalinkert requested a review from sbesson May 13, 2026 19:36
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.

Dead store to local variable

1 participant