aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recovery.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/recovery.cpp b/recovery.cpp
index 59e35c1..a73cf10 100644
--- a/recovery.cpp
+++ b/recovery.cpp
@@ -1407,8 +1407,6 @@ main(int argc, char **argv) {
property_list(print_property, NULL);
printf("\n");
- ui->Print("Supported API: %d\n", RECOVERY_API_VERSION);
-
int status = INSTALL_SUCCESS;
#ifdef HAVE_OEMLOCK