]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
Added some missing tests; replaced scrolwin.cpp with scrlwng.cpp
[wxWidgets.git] / include / wx / window.h
index f6d7b332c2e985c1854731b6b61cbd59d0259b69..bbcd44aa98290827b1a76eeb976d9ef6b932fd79 100644 (file)
@@ -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);