Merge branch 'main' into dev

This commit is contained in:
DRC
2024-05-29 00:19:15 -04:00

View File

@@ -40,8 +40,6 @@
* Create the message string table.
* We do this from the master message list in jerror.h by re-reading
* jerror.h with a suitable definition for macro JMESSAGE.
* The message table is made an external symbol just in case any applications
* want to refer to it directly.
*/
#define JMESSAGE(code, string) string,