Reverting previous commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2005-05-14 21:30:23 +00:00
parent 22423eac8b
commit 595e2858d9

View 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(); }