diff --git a/include/wx/msw/setup0.h b/include/wx/msw/setup0.h index 5ba078d3fe..79437947c4 100644 --- a/include/wx/msw/setup0.h +++ b/include/wx/msw/setup0.h @@ -1115,7 +1115,7 @@ // // wxNotificationMessage allows to show non-intrusive messages to the user // using balloons, banners, popups or whatever is the appropriate method for -// the current platform. Requires wxUSE_OLE if wxUSE_WINRT is 1. +// the current platform. // // Default is 1. //