X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5b3669d768c23e67f351b4a5cfd5a7de9810297..442b35b53bf95f5c6c003ea9ddbefd17adbc2a00:/include/wx/window.h diff --git a/include/wx/window.h b/include/wx/window.h index f6d7b332c2..bbcd44aa98 100644 --- a/include/wx/window.h +++ b/include/wx/window.h @@ -1002,8 +1002,6 @@ inline wxWindow *wxWindowBase::GetGrandParent() const // global functions // ---------------------------------------------------------------------------- -WXDLLEXPORT extern wxWindow* wxGetActiveWindow(); - // Find the wxWindow at the current mouse position, also returning the mouse // position. WXDLLEXPORT extern wxWindow* wxFindWindowAtPointer(wxPoint& pt);