diff -r b789b695b5c6 -r dd94b9a68c61 controls/DebugVariablePanel/DebugVariableGraphicViewer.py --- a/controls/DebugVariablePanel/DebugVariableGraphicViewer.py Tue Aug 15 15:50:30 2017 +0300 +++ b/controls/DebugVariablePanel/DebugVariableGraphicViewer.py Tue Aug 15 16:01:18 2017 +0300 @@ -1252,7 +1252,6 @@ else: self.VLine.set_xdata((x_cursor, x_cursor)) - # Define a horizontal line to display cursor y # coordinate if no line is already defined if self.HLine is None: