removed testing code leftovers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1914,9 +1914,3 @@ void GridFrame::OnTabularTable(wxCommandEvent&)
|
|||||||
new TabularGridFrame;
|
new TabularGridFrame;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool GridApp::OnInit()
|
|
||||||
{
|
|
||||||
new TabularGridFrame();
|
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
Reference in New Issue
Block a user