Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Compress/LZ/HashChain/HC2.h')
-rwxr-xr-x7zip/Compress/LZ/HashChain/HC2.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/7zip/Compress/LZ/HashChain/HC2.h b/7zip/Compress/LZ/HashChain/HC2.h
deleted file mode 100755
index d8e61a74..00000000
--- a/7zip/Compress/LZ/HashChain/HC2.h
+++ /dev/null
@@ -1,13 +0,0 @@
-// HC2.h
-
-#ifndef __HC2_H
-#define __HC2_H
-
-#define BT_NAMESPACE NHC2
-
-#include "HCMain.h"
-
-#undef BT_NAMESPACE
-
-#endif
-