Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6289f9ad authored by Michael Bestas's avatar Michael Bestas Committed by Steve Kondik
Browse files

recovery: Remove "Supported API" message

Change-Id: Iac2153403ee66c8544c7d809f7b037aedeaf9d21
parent beca804b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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