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",