From 4635ff86d8f0c0f06a08d78722ed24215bd1cfd1 Mon Sep 17 00:00:00 2001 From: Gautham Banasandra Date: Sun, 29 Nov 2020 10:20:48 +0530 Subject: [PATCH] HDFS-15699 Remove lz4 references in vcxproj * The sources for lz4 do not exist for native vcxproj for Visual Studio on the Windows platform. Hence, removing the corresponding source references. --- .../hadoop-common/src/main/native/native.vcxproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj b/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj index 19b4d95e43622..36b560305b36a 100644 --- a/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj +++ b/hadoop-common-project/hadoop-common/src/main/native/native.vcxproj @@ -128,10 +128,6 @@ - - - -