mirror of
https://github.com/huderlem/porymap.git
synced 2026-03-21 17:45:44 -05:00
Remove old log statement
This commit is contained in:
parent
156546def6
commit
760b6119d0
|
|
@ -680,7 +680,6 @@ void LayoutPixmapItem::select(QGraphicsSceneMouseEvent *event) {
|
|||
selection.append(QPoint(x, y));
|
||||
}
|
||||
}
|
||||
logInfo(QString("selected (%1, %2) -> (%3, %4)").arg(x1).arg(y1).arg(x2).arg(y2));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user