]> git.saurik.com Git - wxWidgets.git/commitdiff
Reverting previous commit
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 14 May 2005 21:30:23 +0000 (21:30 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 14 May 2005 21:30:23 +0000 (21:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/window.h

index 03e752e92f1e4b4f3c3f0f88d0fcca689f41ee2c..b5058d57da8ca39520a8b737f69fb22826b72799 100644 (file)
@@ -50,7 +50,6 @@ class WXDLLEXPORT wxWindowMSW : public wxWindowBase
     friend class wxSpinCtrl;
     friend class wxSlider;
     friend class wxRadioBox;
-    friend class wxWindowMSW;
 public:
     wxWindowMSW() { Init(); }