From: Michael Wetherell Date: Sat, 14 May 2005 21:30:23 +0000 (+0000) Subject: Reverting previous commit X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/595e2858d91196d57473592fbe7f82a3263fd42b Reverting previous commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/window.h b/include/wx/msw/window.h index 03e752e92f..b5058d57da 100644 --- a/include/wx/msw/window.h +++ b/include/wx/msw/window.h @@ -50,7 +50,6 @@ class WXDLLEXPORT wxWindowMSW : public wxWindowBase friend class wxSpinCtrl; friend class wxSlider; friend class wxRadioBox; - friend class wxWindowMSW; public: wxWindowMSW() { Init(); }