summaryrefslogtreecommitdiffstats
path: root/twrpDigest.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'twrpDigest.hpp')
-rw-r--r--twrpDigest.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/twrpDigest.hpp b/twrpDigest.hpp
index 2c99eb957..5edd4d3d9 100644
--- a/twrpDigest.hpp
+++ b/twrpDigest.hpp
@@ -26,7 +26,6 @@ class twrpDigest
{
public:
void setfn(string fn);
- void setdir(string dir);
int computeMD5(void);
int verify_md5digest(void);
int write_md5digest(void);