1--- a/src/utils/slpaths.cpp
2+++ b/src/utils/slpaths.cpp
3@@ -165,13 +165,10 @@
4 usync_paths.push_back(bundle);
5 }
6 if (!SlPaths::IsPortableMode()) {
7- /*
8-//FIXME: reenable when #707 is fixed / spring 102.0 is "established"
9 LSL::SpringBundle systembundle;
10 if (LSL::SpringBundle::LocateSystemInstalledSpring(systembundle)) {
11 usync_paths.push_back(systembundle);
12 }
13-*/
14
15 std::vector<std::string> paths;
16 PossibleEnginePaths(paths);