summaryrefslogtreecommitdiffstats
path: root/twinstall.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'twinstall.cpp')
-rw-r--r--twinstall.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/twinstall.cpp b/twinstall.cpp
index 4bc69424e..86a0979a3 100644
--- a/twinstall.cpp
+++ b/twinstall.cpp
@@ -41,11 +41,6 @@
#include "partitions.hpp"
#include "twrp-functions.hpp"
-extern "C" {
-#include "extra-functions.h"
-int __system(const char *command);
-};
-
extern RecoveryUI* ui;
#define ASSUMED_UPDATE_BINARY_NAME "META-INF/com/google/android/update-binary"