Remove __WXSTUBS__ mention and test
This has never really been a thing and there remained just one (never used) test for it in the sources, so simply remove it. No real changes.
This commit is contained in:
parent
7b45060d30
commit
0407d74eaa
2 changed files with 0 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ while <tt>__WINDOWS__</tt> should be used for the platform tests.}
|
|||
@itemdef{__WXOSX_COCOA__, macOS using Cocoa (AppKit)}
|
||||
@itemdef{__WXOSX_MAC__, macOS (Cocoa)}
|
||||
@itemdef{__WXPM__, OS/2 native Presentation Manager (not used any longer).}
|
||||
@itemdef{__WXSTUBS__, Stubbed version ('template' wxWin implementation)}
|
||||
@itemdef{__WXXT__, Xt; mutually exclusive with WX_MOTIF, not implemented in wxWidgets 2.x}
|
||||
@itemdef{__WXX11__, wxX11 (<tt>__WXUNIVERSAL__</tt> will be also defined)}
|
||||
@itemdef{__WXWINE__, WINE (i.e. WIN32 on Unix)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue