Remove debugging messages

This commit is contained in:
wandererfan
2018-05-15 20:06:05 -04:00
parent a2e1826a9a
commit 09f607c5fc
2 changed files with 0 additions and 4 deletions

View File

@@ -164,9 +164,6 @@ bool DrawViewSymbol::checkFit(TechDraw::DrawPage* p) const
short DrawViewSymbol::mustExecute() const
{
if (Scale.isTouched()) {
Base::Console().Message("TRACE - DVS::mustExecute - Scale is touched\n");
}
short result = 0;
if (!isRestoring()) {
result = (Scale.isTouched() ||