Skip to content

Commit

Permalink
Eliminated the QHTTP-based version of the Czar frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
iagaponenko committed Jul 5, 2024
1 parent f7f56a1 commit f6a9081
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 844 deletions.
6 changes: 1 addition & 5 deletions src/czar/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ target_sources(czar PRIVATE
ChttpCzarSvc.cc
ChttpModule.cc
Czar.cc
HttpCzarIngestModule.cc
HttpCzarSvc.cc
HttpCzarQueryModule.cc
HttpModule.cc
HttpMonitorModule.cc
HttpSvc.cc
Expand Down Expand Up @@ -55,6 +52,5 @@ function(CZAR_UTILS)
endfunction()

czar_utils(
qserv-czar-http
qserv-czar-https
)
)
339 changes: 0 additions & 339 deletions src/czar/HttpCzarQueryModule.cc

This file was deleted.

Loading

0 comments on commit f6a9081

Please sign in to comment.