aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'heimdall/source/main.cpp')
-rw-r--r--heimdall/source/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/heimdall/source/main.cpp b/heimdall/source/main.cpp
index 8ab0b19..7e46c19 100644
--- a/heimdall/source/main.cpp
+++ b/heimdall/source/main.cpp
@@ -461,7 +461,6 @@ bool attemptFlash(BridgeManager *bridgeManager, map<string, FILE *> argumentFile
if (!pitsMatch)
{
Interface::Print("Local and device PIT files don't match and repartition wasn't specified!\n");
- Interface::Print("Flash aborted!\n");
Interface::PrintError("Flash aborted!\n");
delete pitData;