diff --git a/qa/qa_utils/mocks.cpp b/qa/qa_utils/mocks.cpp index 25f543024f..86682ffb23 100644 --- a/qa/qa_utils/mocks.cpp +++ b/qa/qa_utils/mocks.cpp @@ -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() *