Subj : src/sbbs3/main.cpp startup.h To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Dec 29 2022 02:04 pm https://gitlab.synchro.net/main/sbbs/-/commit/a5de4b9c20a31888849c9a17 Modified Files: src/sbbs3/main.cpp startup.h Log Message: Remove startup->node_spysem, nobody's using it and it had a bad bug This came about through the realization that the global 'sbbs' in main.cpp can (and was/is) hiding some copy/pasta bugs. .