summaryrefslogtreecommitdiffstats
path: root/twrpTar.hpp
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2014-02-10 20:09:20 +0100
committerDees Troy <dees_troy@teamw.in>2014-02-12 16:12:06 +0100
commita869eddeb996f764a463fc14e5489eb27c2fd59e (patch)
treee0d442f689259c6b814ca7ad1b0cf99faef02713 /twrpTar.hpp
parentifdef some functions that depend on other TWRP parts (diff)
downloadandroid_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar.gz
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar.bz2
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar.lz
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar.xz
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.tar.zst
android_bootable_recovery-a869eddeb996f764a463fc14e5489eb27c2fd59e.zip
Diffstat (limited to 'twrpTar.hpp')
-rw-r--r--twrpTar.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/twrpTar.hpp b/twrpTar.hpp
index 02d4b8004..a42dea0e1 100644
--- a/twrpTar.hpp
+++ b/twrpTar.hpp
@@ -52,8 +52,6 @@ public:
void setdir(string dir);
void setsize(unsigned long long backup_size);
void setpassword(string pass);
-
- unsigned long long uncompressedSize();
public:
int use_encryption;