mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-25 08:54:19 +08:00
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;
|
||||
}
|
||||
|
||||
bool GridApp::OnInit()
|
||||
{
|
||||
new TabularGridFrame();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user