diff --git a/label_img.cpp b/label_img.cpp index c51aa51..e15ae13 100644 --- a/label_img.cpp +++ b/label_img.cpp @@ -50,8 +50,6 @@ void label_img::mousePressEvent(QMouseEvent *ev) } else { - setMousePosition(ev->x(), ev->y()); - ObjectLabelingBox objBoundingbox; objBoundingbox.label = m_focusedObjectLabel;