Subj : src/sbbs3/chat.cpp data.cpp exec.cpp getkey.cpp getnode.cpp inkey.cpp To : Git commit to main/sbbs/master From : Rob Swindell (in GitKraken) Date : Fri Mar 10 2023 07:59 pm https://gitlab.synchro.net/main/sbbs/-/commit/9ecfbd6da9285472f65ee658 Modified Files: src/sbbs3/chat.cpp data.cpp exec.cpp getkey.cpp getnode.cpp inkey.cpp sbbsdefs.h Log Message: Replace use of SAVELINE/RESTORELINE with sbbs_t method calls That's all these macros were doing anyway, so no change. .