mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Remove now-invalid mock call
This commit is contained in:
parent
871bdbc952
commit
3a7721d41c
@ -497,19 +497,6 @@ int PCB_SELECTION_TOOL::selectSameSheet( const TOOL_EVENT& aEvent )
|
||||
}
|
||||
|
||||
|
||||
void PCB_SELECTION_TOOL::findCallback( BOARD_ITEM* aItem )
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
int PCB_SELECTION_TOOL::find( const TOOL_EVENT& aEvent )
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Function itemIsIncludedByFilter()
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user