Temporarily disabled OS/2 specific code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis
2006-01-05 01:00:34 +00:00
parent 0207e9693c
commit 18a1de69aa

View File

@@ -149,7 +149,7 @@ void wxPanel::OnSize(wxSizeEvent& event)
if (GetAutoLayout())
Layout();
#if wxUSE_CONSTRAINTS
#if defined(__WXPM__)
#if defined(__WXPM__) && 0
else
{
// Need to properly move child windows under OS/2