Index: third_party/lzma/v4_65/files/CPP/7zip/UI/Common/ExtractingFilePath.h |
diff --git a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/ExtractingFilePath.h b/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/ExtractingFilePath.h |
deleted file mode 100644 |
index a86a6a9ba5ecec42bca825820ba78879ee121506..0000000000000000000000000000000000000000 |
--- a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/ExtractingFilePath.h |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// ExtractingFilePath.h |
- |
-#ifndef __EXTRACTINGFILEPATH_H |
-#define __EXTRACTINGFILEPATH_H |
- |
-#include "Common/MyString.h" |
- |
-void MakeCorrectPath(UStringVector &pathParts); |
- |
-#endif |