From 5b6b644e8bcb5b9503ff1a5fb49b2db768cb625c Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 25 Feb 2023 21:51:14 +0100 Subject: [PATCH] Remove wxSYS_COLOUR_MAX from documentation There is no real need to document this, it's not a valid enum value and having it in this file without a trailing comma was a syntax error. Closes #23298. --- interface/wx/settings.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/interface/wx/settings.h b/interface/wx/settings.h index c46cca3f27..2e2bacea1b 100644 --- a/interface/wx/settings.h +++ b/interface/wx/settings.h @@ -115,9 +115,6 @@ enum wxSystemColour */ wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT, - wxSYS_COLOUR_MAX - - // synonyms: