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

Commit 22a0a994 authored by Michael Bestas's avatar Michael Bestas Committed by Tom Marshall
Browse files

recovery: Remove "Supported API" message

Change-Id: Iac2153403ee66c8544c7d809f7b037aedeaf9d21
parent b51322b1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1696,8 +1696,6 @@ int 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;

    if (update_package != NULL) {