scst: Remove scst_module.c file

I haven't been able to find any sign of this file being used since the
initial commit, so remove this dead code.
This commit is contained in:
Gleb Chesnokov
2023-04-28 12:26:40 +03:00
parent a3d55ab7bd
commit cf94272cea
3 changed files with 1 additions and 71 deletions

View File

@@ -306,7 +306,7 @@ scst_io_context=0
scst_03_public_headers="scst/include/scst.h scst/include/scst_const.h \
scst/include/scst_event.h scst/include/backport.h"
scst_04_main="scst/src/scst_main.c scst/src/scst_module.c scst/src/scst_priv.h \
scst_04_main="scst/src/scst_main.c scst/src/scst_priv.h \
scst/src/scst_copy_mgr.c scst/src/scst_dlm.c scst/src/scst_dlm.h \
scst/src/scst_event.c scst/src/scst_no_dlm.c"
scst_05_targ="scst/src/scst_targ.c scst/src/scst_local_cmd.c \