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:
parent
50bedb7b44
commit
53698f1db2
@ -1914,9 +1914,3 @@ void GridFrame::OnTabularTable(wxCommandEvent&)
|
||||
new TabularGridFrame;
|
||||
}
|
||||
|
||||
bool GridApp::OnInit()
|
||||
{
|
||||
new TabularGridFrame();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user