From cf11860c334e1662ca5eb00fe207515e9067caa8 Mon Sep 17 00:00:00 2001 From: xingnix Date: Fri, 12 Jul 2019 22:58:27 +0800 Subject: [PATCH] Update main.py --- main/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/main/main.py b/main/main.py index 55d50a1..b4c5b20 100755 --- a/main/main.py +++ b/main/main.py @@ -542,7 +542,6 @@ def edit_bbox(obj_to_edit, action): def mouse_listener(event, x, y, flags, param): - print('event',event) # mouse callback function #global is_bbox_selected, prev_was_double_click, mouse_x, mouse_y, point_1, point_2 , mode global is_bbox_selected, mouse_x, mouse_y, point_1, point_2 , mode