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:
Vadim Zeitlin
2007-07-21 13:07:16 +00:00
parent f28b24bb6a
commit b3a7495cbc
6 changed files with 0 additions and 30 deletions

View File

@@ -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