mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
cleanup websocks
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
2f56547d5f
commit
dd8200e8b0
6 changed files with 3 additions and 115 deletions
|
@ -117,7 +117,6 @@ set (CLIENT_SRC
|
|||
"${LIBI2PD_CLIENT_SRC_DIR}/SOCKS.cpp"
|
||||
"${LIBI2PD_CLIENT_SRC_DIR}/HTTPProxy.cpp"
|
||||
"${LIBI2PD_CLIENT_SRC_DIR}/I2CP.cpp"
|
||||
"${LIBI2PD_CLIENT_SRC_DIR}/WebSocks.cpp"
|
||||
)
|
||||
|
||||
add_library(libi2pdclient ${CLIENT_SRC})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue