commit | ffc9896603b9ff55a4f6e7b5a8cea39b1571611c | [log] [tgz] |
---|---|---|
author | mauronofrio <poronofrio@gmail.com> | Sun May 24 18:53:50 2020 +0000 |
committer | mauronofrio <poronofrio@gmail.com> | Sun May 24 18:54:43 2020 +0000 |
tree | 25bcff6e2a8c5cc85a59fbd13998729662ddcb62 | |
parent | 28d8dec40d60a31309fcf6259dad38cd328f0717 [diff] |
Little fix of double includes Change-Id: Ie19404b9662d6d8757dacc8a6e43fe937ea004c9
diff --git a/twrp-functions.hpp b/twrp-functions.hpp index 21c16a7..fa66645 100755 --- a/twrp-functions.hpp +++ b/twrp-functions.hpp
@@ -29,7 +29,6 @@ #endif #include "twrpDigest/twrpDigest.hpp" -#include "ext4crypt_tar.h" #ifndef BUILD_TWRPTAR_MAIN #include "partitions.hpp"