Browse Source

Remove another abandoned prototype

6.0.7
Marek Roszko 5 years ago
parent
commit
b02d28c676
  1. 2
      include/gestfich.h

2
include/gestfich.h

@ -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.

Loading…
Cancel
Save