X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5b3669d768c23e67f351b4a5cfd5a7de9810297..3e6e2754a688f0db737e18fe4a138f83013ad8e9:/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);