Remove stray Doxygen end group marker

This fixes a warning given, after the changes of the last commit, by
Doxygen 1.9.1 but, amazingly, not given by the latest 1.9.4.

See #22572.
This commit is contained in:
Vadim Zeitlin 2022-08-03 18:35:45 +02:00
parent bd92523bc5
commit 4c46e01b14

View file

@ -144,5 +144,3 @@ public:
*/
const wxString& GetCopyright() const;
};
///@}