Skip to content
Snippets Groups Projects
Commit 03294393 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Removed useless line

parent a59dd90f
No related branches found
No related tags found
No related merge requests found
......@@ -556,7 +556,6 @@ def flirtMatrixToSform(flirtMat, srcImage, refImage):
"""
srcScaledVoxelMat = srcImage.voxToScaledVoxMat
refInvScaledVoxelMat = refImage.voxToScaledVoxMat
refInvScaledVoxelMat = refImage.scaledVoxToVoxMat
refVoxToWorldMat = refImage.voxToWorldMat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment