X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/316c9cfe4a550cf151d1c02b3490ad494576ac60..24f3f4fc0be10eca586dd4743400d7c58b949857:/src/stc/stc.h.in diff --git a/src/stc/stc.h.in b/src/stc/stc.h.in index ecace6cb06..0751300339 100644 --- a/src/stc/stc.h.in +++ b/src/stc/stc.h.in @@ -39,12 +39,6 @@ class WXDLLIMPEXP_FWD_CORE wxScrollBar; #endif #endif -//---------------------------------------------------------------------- - -// Should a wxPopupWindow be used for the call tips and autocomplete windows? -#ifndef wxSTC_USE_POPUP -#define wxSTC_USE_POPUP 1 -#endif //---------------------------------------------------------------------- // BEGIN generated section. The following code is automatically generated