[cmake] remove HTTPServer.cpp from daemon sources

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS 2022-06-08 00:40:50 +03:00
parent 7197fce349
commit 463d43b0bb
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

View File

@ -96,7 +96,6 @@ endif()
set(DAEMON_SRC
"${DAEMON_SRC_DIR}/Daemon.cpp"
"${DAEMON_SRC_DIR}/HTTPServer.cpp"
"${DAEMON_SRC_DIR}/I2PControl.cpp"
"${DAEMON_SRC_DIR}/i2pd.cpp"
"${DAEMON_SRC_DIR}/UPnP.cpp"