Skip to content

Commit 97a4ad5

Browse files
committed
build, msvc: Drop duplicated common\url.cpp source file
It has been a part of SOURCE_FILES since bitcoin/bitcoin#29904
1 parent 1ffbd96 commit 97a4ad5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_msvc/libbitcoin_common/libbitcoin_common.vcxproj.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<ConfigurationType>StaticLibrary</ConfigurationType>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<ClCompile Include="..\..\src\common\url.cpp" />
1211
@SOURCE_FILES@
1312
</ItemGroup>
1413
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

0 commit comments

Comments
 (0)