| Index: third_party/lzma/v4_65/files/CPP/Common/ListFileUtils.h
|
| diff --git a/third_party/lzma/v4_65/files/CPP/Common/ListFileUtils.h b/third_party/lzma/v4_65/files/CPP/Common/ListFileUtils.h
|
| deleted file mode 100644
|
| index c58a8bd427d4f47d090df592c15d1d4eaadc7a9e..0000000000000000000000000000000000000000
|
| --- a/third_party/lzma/v4_65/files/CPP/Common/ListFileUtils.h
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -// Common/ListFileUtils.h
|
| -
|
| -#ifndef __COMMON_LISTFILEUTILS_H
|
| -#define __COMMON_LISTFILEUTILS_H
|
| -
|
| -#include "MyString.h"
|
| -#include "Types.h"
|
| -
|
| -bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &strings, UINT codePage = CP_OEMCP);
|
| -
|
| -#endif
|
|
|