Skip to content

Commit 1d74196

Browse files
committed
Not quite there--LatVol off by one in each dimension
1 parent 732adb3 commit 1d74196

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Core/Datatypes/Legacy/Nrrd/NrrdData.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ void NrrdData::io(Piostream& stream)
183183
// Do the base class first.
184184
if (version > 2)
185185
{
186-
Datatype::io(stream);
187186
PropertyManager().io(stream);
188187
}
189188

0 commit comments

Comments
 (0)