deTABified; removed unused variable provoking a gcc warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -274,8 +274,6 @@ void wxWebKitCtrl::OnSize(wxSizeEvent &event){
|
|||||||
x = 0;
|
x = 0;
|
||||||
y = 0;
|
y = 0;
|
||||||
|
|
||||||
bool isParentTopLevel = true;
|
|
||||||
|
|
||||||
wxWindow* parent = GetParent();
|
wxWindow* parent = GetParent();
|
||||||
|
|
||||||
wxWindow* tlw = MacGetTopLevelWindow();
|
wxWindow* tlw = MacGetTopLevelWindow();
|
||||||
|
Reference in New Issue
Block a user