X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMain%2Futil.cxx;h=1974d64b3686dbb1983fae82851ef764170f668a;hb=29ef561ed9d2413e01b0bcda23896f32831c1184;hp=d6be946fa3ca35c68a77faaab58e0b9e8e30a23d;hpb=6957a17434685407f13c81c2ea43327798c2f7b6;p=flightgear.git diff --git a/src/Main/util.cxx b/src/Main/util.cxx index d6be946fa..1974d64b3 100644 --- a/src/Main/util.cxx +++ b/src/Main/util.cxx @@ -156,7 +156,6 @@ void fgInitAllowedPaths() !fgValidatePath(globals->get_fg_home() + "/nolog",true).empty() || !fgValidatePath(globals->get_fg_home() + "no.log",true).empty() || !fgValidatePath(globals->get_fg_home() + "\\..\\no.log",false).empty() || - fgValidatePath(globals->get_fg_home() + "/./TerraSync/../Export\\yes..gg",true).empty() || fgValidatePath(globals->get_fg_home() + "/aircraft-data/yes..xml",true).empty() || fgValidatePath(globals->get_fg_root() + "/.\\yes.bmp",false).empty()) { flightgear::fatalMessageBox("Nasal initialization error",