We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c820d16 commit 49ec0deCopy full SHA for 49ec0de
src/netedit/GNEApplicationWindowHelper.cpp
@@ -2280,8 +2280,6 @@ GNEApplicationWindowHelper::GNESumoConfigHandler::loadSumoConfig() {
2280
}
2281
neteditOptions.set("additional-files", sumoOptions.getString("additional-files"));
2282
neteditOptions.set("route-files", sumoOptions.getString("route-files"));
2283
- // relocate files
2284
- neteditOptions.relocateFiles(mySumoConfigFile);
2285
return true;
2286
2287
0 commit comments