diff -r 8baeb9dff775 -r 8a60ffcfd70b LDViewer.py --- a/LDViewer.py Sun Jan 08 18:23:55 2012 +0100 +++ b/LDViewer.py Sun Jan 08 19:16:58 2012 +0100 @@ -897,7 +897,6 @@ if self.GetDrawingMode() == FREEDRAWING_MODE: Viewer.DeleteContact(self, contact) else: - print "Delete" rungindex = self.FindRung(contact) rung = self.Rungs[rungindex] old_bbox = rung.GetBoundingBox()