Skip to content

Commit 826ba14

Browse files
author
tpat
committed
Removed print
1 parent 8d02c2c commit 826ba14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Modules/Legacy/Visualization/ShowAndEditDipoles.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ void ShowAndEditDipoles::loadData()
219219
scale_[i] = zeroVectorRescale_;
220220
direction_[i] = Vector(1, 1, 1).normal();
221221
zeroVector = true;
222-
std::cout << "zero vec resc " << zeroVectorRescale_ << std::endl;
223222
}
224223
}
225224

0 commit comments

Comments
 (0)