debug: remove unneeded debug statement

Change-Id: Ic51bdcdfd61401c34c5a7bd18ddd64c33bc9926a
diff --git a/twrpinstall/install.cpp b/twrpinstall/install.cpp
index f3c7769..443b194 100755
--- a/twrpinstall/install.cpp
+++ b/twrpinstall/install.cpp
@@ -297,7 +297,6 @@
     LOG(ERROR) << "Failed to extract " << UPDATE_BINARY_NAME << ": " << ErrorCodeString(error);
     return INSTALL_ERROR;
   }
-  LOG(ERROR) << "SetupNonAbUpdateCommands::here4";
 
   // When executing the update binary contained in the package, the arguments passed are:
   //   - the version number for this interface