Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
lpugin committed Jul 5, 2024
1 parent 4075b25 commit 84d9967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/alignfunctor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ FunctorCode AlignHorizontallyFunctor::VisitMeasureEnd(Measure *measure)

if (m_hasMultipleLayer) measure->HasAlignmentRefWithMultipleLayers(true);

//measure->m_measureAligner.LogDebugTree(3);
// measure->m_measureAligner.LogDebugTree(3);

return FUNCTOR_CONTINUE;
}
Expand Down

0 comments on commit 84d9967

Please sign in to comment.