From a869eddeb996f764a463fc14e5489eb27c2fd59e Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Mon, 10 Feb 2014 13:09:20 -0600 Subject: Remove unused functions Change-Id: I3230412e6aad7aab0f2fd034cc7b289cd4cd6a97 --- twrpTar.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'twrpTar.hpp') 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; -- cgit v1.2.3