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

Commit 4e7db2cd authored by Michael Bestas's avatar Michael Bestas Committed by Michael Bestas
Browse files

recovery: Remove "Supported API" message

Change-Id: Iac2153403ee66c8544c7d809f7b037aedeaf9d21
parent 2a07c395
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1770,8 +1770,6 @@ int main(int argc, char **argv) {
  property_list(print_property, nullptr);
  printf("\n");

  ui->Print("Supported API: %d\n", kRecoveryApiVersion);

  int status = INSTALL_SUCCESS;

  if (update_package != nullptr) {