8000 Fuerte simplify (#12270) · adamjm/arangodb@39eb2e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 39eb2e5

Browse files
authored
Fuerte simplify (arangodb#12270)
1 parent 852a6a7 commit 39eb2e5

29 files changed

+1006
-2170
lines changed

3rdParty/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ endif()
218218
add_library(fuerte STATIC
219219
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/connection.cpp
220220
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/ConnectionBuilder.cpp
221-
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/GeneralConnection.cpp
222221
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/helper.cpp
223222
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/http.cpp
224223
${CMAKE_CURRENT_SOURCE_DIR}/fuerte/src/H1Connection.cpp

3rdParty/fuerte/FuerteH1TCP.tla

Lines changed: 185 additions & 142 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0