mirror of
https://github.com/huderlem/porymap.git
synced 2026-09-26 18:06:32 -05:00
Remove old log statement
This commit is contained in:
@@ -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));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user