mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 19:57: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
|
@ -73,7 +73,6 @@ SOURCES += DaemonQT.cpp mainwindow.cpp \
|
|||
../../libi2pd_client/MatchedDestination.cpp \
|
||||
../../libi2pd_client/SAM.cpp \
|
||||
../../libi2pd_client/SOCKS.cpp \
|
||||
../../libi2pd_client/WebSocks.cpp \
|
||||
../../daemon/Daemon.cpp \
|
||||
../../daemon/HTTPServer.cpp \
|
||||
../../daemon/I2PControl.cpp \
|
||||
|
@ -162,7 +161,6 @@ HEADERS += DaemonQT.h mainwindow.h \
|
|||
../../libi2pd_client/MatchedDestination.h \
|
||||
../../libi2pd_client/SAM.h \
|
||||
../../libi2pd_client/SOCKS.h \
|
||||
../../libi2pd_client/WebSocks.h \
|
||||
../../daemon/Daemon.h \
|
||||
../../daemon/HTTPServer.h \
|
||||
../../daemon/I2PControl.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue