one call is enough
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
166bda1505
commit
53fc25b609
@ -427,7 +427,6 @@ bool wxWebKitCtrl::Create(wxWindow *parent,
|
||||
*/
|
||||
// now create and attach WebKit view...
|
||||
DontCreatePeer();
|
||||
DontCreatePeer();
|
||||
wxControl::Create(parent, winID, pos, size, style , validator , name);
|
||||
#if wxOSX_USE_CARBON
|
||||
wxMacControl* peer = new wxMacControl(this);
|
||||
|
Loading…
Reference in New Issue
Block a user