diff --git a/common/TwoPhase.cpp b/common/TwoPhase.cpp index df6abae7..0e4e8fbe 100644 --- a/common/TwoPhase.cpp +++ b/common/TwoPhase.cpp @@ -175,7 +175,7 @@ TwoPhase::~TwoPhase() void TwoPhase::ColorToSignedDistance(double Beta, DoubleArray &ColorData, DoubleArray &DistData) { -/* double factor,temp,value; + double factor,temp,value; factor=0.5/Beta; for (int n=0; n