diff --git a/eeschema/dialogs/dialog_bom.cpp b/eeschema/dialogs/dialog_bom.cpp index 56804242f6..80bd7116b3 100644 --- a/eeschema/dialogs/dialog_bom.cpp +++ b/eeschema/dialogs/dialog_bom.cpp @@ -440,7 +440,6 @@ void DIALOG_BOM::OnEditGenerator( wxCommandEvent& event ) return; } - QuoteString( pluginFile ); wxString editorname = Pgm().GetTextEditor(); if( !editorname.IsEmpty() )