Revert "Call fgInitAllowedPaths() also in fgInitConfig()"
This reverts commit e7594f4687
.
This commit is contained in:
parent
896be707ae
commit
3ee54cbd72
1 changed files with 0 additions and 1 deletions
|
@ -711,7 +711,6 @@ int fgInitConfig ( int argc, char **argv, bool reinit )
|
|||
if (result != flightgear::FG_OPTIONS_OK) {
|
||||
return result;
|
||||
}
|
||||
fgInitAllowedPaths(); // preliminary: whitelist at least FGData
|
||||
}
|
||||
|
||||
// establish default for developer-mode based upon compiled build types
|
||||
|
|
Loading…
Add table
Reference in a new issue