Removing OS/2 specific positioning methods, no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-02-10 04:33:20 +00:00
parent b513212d2e
commit 1b7735e10f
6 changed files with 2 additions and 32 deletions

View File

@@ -83,11 +83,6 @@ public:
// Implementation from now on
// --------------------------
//
virtual void AlterChildPos(void); // OS/2 child control positioning
virtual void UpdateInternalSize( wxWindow* pChild
,int nWidth
,int nHeight
);
PSWP GetSwpClient(void) { return &m_vSwpClient; }
protected:
//