Index: third_party/lzma/v4_65/files/CPP/7zip/UI/Common/SetProperties.h |
diff --git a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/SetProperties.h b/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/SetProperties.h |
deleted file mode 100644 |
index 892f1a2103784454b22e938cec401c826e9f7b03..0000000000000000000000000000000000000000 |
--- a/third_party/lzma/v4_65/files/CPP/7zip/UI/Common/SetProperties.h |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-// SetProperties.h |
- |
-#ifndef __SETPROPERTIES_H |
-#define __SETPROPERTIES_H |
- |
-#include "Property.h" |
- |
-HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties); |
- |
-#endif |