Disable disabling wxWeakRef<T>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -299,14 +299,6 @@
|
||||
# endif
|
||||
#endif /* wxUSE_VARIANT */
|
||||
|
||||
#ifndef wxUSE_WEAKREF
|
||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||
# error "wxUSE_WEAKREF must be defined."
|
||||
# else
|
||||
# define wxUSE_WEAKREF 0
|
||||
# endif
|
||||
#endif /* wxUSE_WEAKREF */
|
||||
|
||||
#ifndef wxUSE_XLOCALE
|
||||
# ifdef wxABORT_ON_CONFIG_ERROR
|
||||
# error "wxUSE_XLOCALE must be defined."
|
||||
|
Reference in New Issue
Block a user