removed wxUSE_UXTHEME_AUTO which wasn't used anywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -87,14 +87,6 @@
|
||||
# endif
|
||||
#endif /* wxUSE_UXTHEME */
|
||||
|
||||
#ifndef wxUSE_UXTHEME_AUTO
|
||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||
# error "wxUSE_UXTHEME_AUTO must be defined."
|
||||
# else
|
||||
# define wxUSE_UXTHEME_AUTO 0
|
||||
# endif
|
||||
#endif /* wxUSE_UXTHEME_AUTO */
|
||||
|
||||
/*
|
||||
* We don't want to give an error if wxUSE_UNICODE_MSLU is enabled but
|
||||
* wxUSE_UNICODE is not as this would make it impossible to simply set the
|
||||
|
Reference in New Issue
Block a user