Index: third_party/lzma/v4_65/files/CPP/7zip/Common/MethodId.h |
diff --git a/third_party/lzma/v4_65/files/CPP/7zip/Common/MethodId.h b/third_party/lzma/v4_65/files/CPP/7zip/Common/MethodId.h |
deleted file mode 100644 |
index 54ebc9f7daec6f6899688e177403e442244639b6..0000000000000000000000000000000000000000 |
--- a/third_party/lzma/v4_65/files/CPP/7zip/Common/MethodId.h |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// MethodId.h |
- |
-#ifndef __7Z_METHOD_ID_H |
-#define __7Z_METHOD_ID_H |
- |
-#include "../../Common/Types.h" |
- |
-typedef UInt64 CMethodId; |
- |
-#endif |