From 595e2858d91196d57473592fbe7f82a3263fd42b Mon Sep 17 00:00:00 2001 From: Michael Wetherell Date: Sat, 14 May 2005 21:30:23 +0000 Subject: [PATCH] Reverting previous commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/msw/window.h | 1 - 1 file changed, 1 deletion(-) 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(); } -- 2.50.0