summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--altosui/AltosEepromDownload.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/altosui/AltosEepromDownload.java b/altosui/AltosEepromDownload.java
index af70b15c..f1abd50c 100644
--- a/altosui/AltosEepromDownload.java
+++ b/altosui/AltosEepromDownload.java
@@ -180,7 +180,6 @@ public class AltosEepromDownload implements Runnable {
CaptureLog(log);
}
}
- System.out.printf("All flights successfully downloaded\n");
success = true;
} catch (IOException ee) {
show_error (serial_line.device.toShortString(),