mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-04-11 09:00:13 +00:00
Remove debug code
This commit is contained in:
parent
47e7cd2e90
commit
6e1f075daa
@ -97,9 +97,6 @@ bool PG_UNIT_EDITOR::OnEvent( wxPropertyGrid* aPropGrid, wxPGProperty* aProperty
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if( aEvent.GetEventType() == wxEVT_KILL_FOCUS )
|
||||
wxLogDebug( "test" );
|
||||
|
||||
return wxPGTextCtrlEditor::OnEvent( aPropGrid, aProperty, aCtrl, aEvent );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user