]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Remove Empty lib/compress/zstd_cwksp.c 1712/head
authorW. Felix Handte <w@felixhandte.com>
Tue, 10 Sep 2019 20:03:13 +0000 (16:03 -0400)
committerW. Felix Handte <w@felixhandte.com>
Tue, 10 Sep 2019 20:03:13 +0000 (16:03 -0400)
build/VS2008/fullbench/fullbench.vcproj
build/VS2008/fuzzer/fuzzer.vcproj
build/VS2008/zstd/zstd.vcproj
build/VS2008/zstdlib/zstdlib.vcproj
build/VS2010/fullbench/fullbench.vcxproj
build/VS2010/fuzzer/fuzzer.vcxproj
build/VS2010/libzstd-dll/libzstd-dll.vcxproj
build/VS2010/libzstd/libzstd.vcxproj
build/VS2010/zstd/zstd.vcxproj
build/meson/lib/meson.build
lib/compress/zstd_cwksp.c [deleted file]

index ffb0a0157ec7cc18b5809666f7a13a9769873514..66ac8223acba51fc82cf704d9c994e4899306b00 100644 (file)
                                RelativePath="..\..\..\lib\compress\zstd_compress_sequences.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\..\lib\compress\zstd_cwksp.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\..\lib\compress\zstdmt_compress.c"
                                >
index c3875ec74331ace2d68072484b46b67b1dd78160..a9008a673ae94c7f633080b350cf5d7bca69aeec 100644 (file)
                                RelativePath="..\..\..\lib\compress\zstd_compress_sequences.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\..\lib\compress\zstd_cwksp.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\..\lib\decompress\zstd_decompress.c"
                                >
index 5b57dde59f3d94d9c4b708fbccbb57ee77d96640..4d75a9d36022108ea6564ed44079eef30a42c196 100644 (file)
                                RelativePath="..\..\..\lib\compress\zstd_compress_sequences.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\..\lib\compress\zstd_ckwsp.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\..\lib\decompress\zstd_decompress.c"
                                >
index e864b5fb0223e396be9fac9a4da132f0f4fca701..100a501aea4bc540053d61918b1cfba838985b7d 100644 (file)
                                RelativePath="..\..\..\lib\compress\zstd_compress_sequences.c"
                                >
                        </File>
-                       <File
-                               RelativePath="..\..\..\lib\compress\zstd_cwksp.c"
-                               >
-                       </File>
                        <File
                                RelativePath="..\..\..\lib\compress\zstd_fast.c"
                                >
index 65e7ff787c33299882ed90461b4d1fd0a42ef68d..4597239bc8c0ef1d2695f753c020a98fd5f0312f 100644 (file)
     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
-    <ClCompile Include="..\..\..\lib\compress\zstd_cwksp.c" />
     <ClCompile Include="..\..\..\lib\compress\zstdmt_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
index e9b88a8a72bf4ace83cbbfa95d2a0d2438ef319e..a6f136eefc9adbdbdc3decf0d4fc9be5b304736d 100644 (file)
     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
-    <ClCompile Include="..\..\..\lib\compress\zstd_cwksp.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
index 4140879dddc7186acc7d3d13b551e07089219513..50c4e817acb2484412a1de998e9f61cb06bdba4a 100644 (file)
@@ -33,7 +33,6 @@
     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
-    <ClCompile Include="..\..\..\lib\compress\zstd_cwksp.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
index 02690cef74c1229351a44743e06d3a58bc38939b..c4e828773f96b8daccfc35c6ec801f754e11b321 100644 (file)
@@ -33,7 +33,6 @@
     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
-    <ClCompile Include="..\..\..\lib\compress\zstd_cwksp.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
index 2a21ba4cb3c9d4f8c9f7da0544555e47b86aefd0..1058d2292b5c90e59b04524a7615998b569e2531 100644 (file)
@@ -34,7 +34,6 @@
     <ClCompile Include="..\..\..\lib\compress\zstd_compress.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_literals.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_compress_sequences.c" />
-    <ClCompile Include="..\..\..\lib\compress\zstd_cwksp.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_double_fast.c" />
     <ClCompile Include="..\..\..\lib\compress\zstd_lazy.c" />
index 48f1e7cca00a3a06d187e523fd733e7c81f895cf..ef669327e3514082f0917a1b20cbdb3047027c94 100644 (file)
@@ -30,7 +30,6 @@ libzstd_sources = [join_paths(zstd_rootdir, 'lib/common/entropy_common.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstd_compress.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstd_compress_literals.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstd_compress_sequences.c'),
-  join_paths(zstd_rootdir, 'lib/compress/zstd_cwksp.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstdmt_compress.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstd_fast.c'),
   join_paths(zstd_rootdir, 'lib/compress/zstd_double_fast.c'),
diff --git a/lib/compress/zstd_cwksp.c b/lib/compress/zstd_cwksp.c
deleted file mode 100644 (file)
index a757910..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Copyright (c) 2016-present, Yann Collet, Facebook, Inc.
- * All rights reserved.
- *
- * This source code is licensed under both the BSD-style license (found in the
- * LICENSE file in the root directory of this source tree) and the GPLv2 (found
- * in the COPYING file in the root directory of this source tree).
- * You may select, at your option, one of the above-listed licenses.
- */
-
-#include "zstd_cwksp.h"
-
-#if defined (__cplusplus)
-extern "C" {
-#endif
-
-/* all functions have been inlined... */
-
-#if defined (__cplusplus)
-}
-#endif