Remove another abandoned prototype

This commit is contained in:
Marek Roszko 2021-02-26 19:33:35 -05:00
parent 23beaff2ff
commit b02d28c676
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ wxString EDA_FILE_SELECTOR( const wxString& aTitle,
const wxPoint& aPosition = wxDefaultPosition,
wxString* aMruPath = nullptr );
EDA_LIST_DIALOG* GetFileNames( char* Directory, char* Mask );
/**
* Call the executable file \a ExecFile with the command line parameters \a param.