]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/FGDeviceConfigurationMap.cxx
TACAN improvements.
[flightgear.git] / src / Input / FGDeviceConfigurationMap.cxx
index 73e9afd0587c04852dfa4cef0805b1dc819c09e3..d62a32f9e88bd243976fc91fa94e56bc0bdc36cb 100644 (file)
@@ -117,6 +117,8 @@ void FGDeviceConfigurationMap::scan_dir(const SGPath & path)
       } // of cached file stamp is valid
     } // of child is a file with '.xml' extension
   } // of directory children iteration
+  
+  txn.commit();
 }
 
 void FGDeviceConfigurationMap::readCachedData(const SGPath& path)