| Index: third_party/lzma/v4_65/files/CPP/7zip/Archive/Lzma/LzmaIn.h
|
| diff --git a/third_party/lzma/v4_65/files/CPP/7zip/Archive/Lzma/LzmaIn.h b/third_party/lzma/v4_65/files/CPP/7zip/Archive/Lzma/LzmaIn.h
|
| deleted file mode 100644
|
| index 6f237f2d8adf68d31db9e5cdf616f8bc34660f93..0000000000000000000000000000000000000000
|
| --- a/third_party/lzma/v4_65/files/CPP/7zip/Archive/Lzma/LzmaIn.h
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -// Archive/LzmaIn.h
|
| -
|
| -#ifndef __ARCHIVE_LZMA_IN_H
|
| -#define __ARCHIVE_LZMA_IN_H
|
| -
|
| -#include "LzmaItem.h"
|
| -#include "../../IStream.h"
|
| -
|
| -namespace NArchive {
|
| -namespace NLzma {
|
| -
|
| -HRESULT ReadStreamHeader(ISequentialInStream *inStream, CHeader &st);
|
| -
|
| -}}
|
| -
|
| -#endif
|
|
|