Removed netcon

This commit is contained in:
7u83 2022-09-04 21:41:23 +02:00
parent cc257ed27f
commit 1297c46a15
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,6 @@ MISCSRC=\
msgset.c\
send.c\
strheap.c\
netconn.c\
conn.c \
val.c \
discovery.c\
@ -188,6 +187,7 @@ MISCSRC=\
# cw_put_msg.c\
# conn_process_packet.c\
# conn_destroy.c\
netconn.c\
DTLSSRC+=\
dtls_bio.c\