diff --git a/interface/wx/event.h b/interface/wx/event.h index 105c95d4a3..7871e910d5 100644 --- a/interface/wx/event.h +++ b/interface/wx/event.h @@ -4445,8 +4445,6 @@ public: Notice that the event is not triggered when the application is iconized (minimized) or restored under wxMSW. - @onlyfor{wxmsw,wxgtk} - @beginEventTable{wxShowEvent} @event{EVT_SHOW(func)} Process a @c wxEVT_SHOW event.