base_exists and del_sub deleted

This commit is contained in:
7u83 2022-08-14 13:31:35 +02:00
parent f17496592f
commit 143ffb1e08
1 changed files with 3 additions and 2 deletions

View File

@ -76,6 +76,7 @@ CWSRC=\
# cw_in_check_join_resp.c\
# cw_in_generic.c\
# cw_out_generic.c\
#
KTVSRC=\
cw_ktv_add.c\
@ -102,12 +103,12 @@ KTVSRC=\
cw_ktv_read_struct.c\
cw_ktv_write_struct.c\
cw_ktv_std_types.c\
cw_ktv_base_exists.c\
cw_ktv_save.c\
cw_ktv_del_sub.c\
cfg.c\
# cw_ktv_parser.c\
# cw_ktv_del_sub.c\
# cw_ktv_base_exists.c\
LWSRC=\
lw_addelem.c\