Remove debugging messages

This commit is contained in:
wandererfan
2018-05-15 20:06:05 -04:00
parent 765709ddcf
commit 1ff736e282
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() ||