Cleanup: strecat has no uses anymore
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#define strcpy SAFEGUARD_DO_NOT_USE_THIS_METHOD
|
||||
#define strncpy SAFEGUARD_DO_NOT_USE_THIS_METHOD
|
||||
|
||||
/* Use strecat instead. */
|
||||
/* Use std::string concatenation/fmt::format instead. */
|
||||
#define strcat SAFEGUARD_DO_NOT_USE_THIS_METHOD
|
||||
#define strncat SAFEGUARD_DO_NOT_USE_THIS_METHOD
|
||||
|
||||
|
Reference in New Issue
Block a user