Index: third_party/lzma/v4_65/files/CPP/7zip/UI/Common/DefaultName.h |
diff --git a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/DefaultName.h b/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/DefaultName.h |
deleted file mode 100644 |
index 9764ff8716b0529eb4beb7326e86f633e28efffe..0000000000000000000000000000000000000000 |
--- a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/DefaultName.h |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-// DefaultName.h |
- |
-#ifndef __DEFAULTNAME_H |
-#define __DEFAULTNAME_H |
- |
-#include "Common/MyString.h" |
- |
-UString GetDefaultName2(const UString &fileName, |
- const UString &extension, const UString &addSubExtension); |
- |
-#endif |