Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xingnix authored Jul 12, 2019
1 parent ec69d2b commit cf11860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf11860

Please sign in to comment.