From 19164429568fc93addcc65d406b0f9977ecbabe4 Mon Sep 17 00:00:00 2001 From: PB Date: Tue, 30 Apr 2019 20:34:20 +0200 Subject: [PATCH] Remove unused wxUSE_COMCTL32_SAFELY from documentation This preprocessor symbol seems to be no longer used anywhere in the code. --- docs/doxygen/mainpages/const_wxusedef.h | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/doxygen/mainpages/const_wxusedef.h b/docs/doxygen/mainpages/const_wxusedef.h index 12f1f9334d..921f3c9606 100644 --- a/docs/doxygen/mainpages/const_wxusedef.h +++ b/docs/doxygen/mainpages/const_wxusedef.h @@ -318,7 +318,6 @@ library: @itemdef{wxUSE_ACCESSIBILITY, Enable accessibility support} @itemdef{wxUSE_ACTIVEX, Use wxActiveXContainer and related classes.} @itemdef{wxUSE_COMBOCTRL_POPUP_ANIMATION, See wx/msw/combo.h file.} -@itemdef{wxUSE_COMCTL32_SAFELY, See src/msw/treectrl.cpp file.} @itemdef{wxUSE_COMMON_DIALOGS, Enable use of windows common dialogs from header commdlg.h; example PRINTDLG.} @itemdef{wxUSE_CRASHREPORT, Use wxCrashReport class.} @itemdef{wxUSE_DATEPICKCTRL_GENERIC, Use generic wxDatePickerCtrl implementation in addition to the native one.}