summaryrefslogtreecommitdiffstats
path: root/twrpTar.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-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;