Remove obsolete wxUSE_IOSTREAMH option
This is always 0 for any still supported compiler, so remove the option and configure checks for it. Still define it as 0 for compatibility, just in case it's used outside of the library.
This commit is contained in:
@@ -222,9 +222,6 @@
|
||||
|
||||
#define wxUSE_STD_STRING_CONV_IN_WXSTRING wxUSE_STL
|
||||
|
||||
#cmakedefine01 wxUSE_IOSTREAMH
|
||||
|
||||
|
||||
|
||||
#cmakedefine01 wxUSE_LONGLONG
|
||||
|
||||
|
Reference in New Issue
Block a user