]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/External.cxx
This set of changes touches a *lot* of files. The main goal here is to
[flightgear.git] / src / FDM / External.cxx
index f196afa48d011419af2f73872f4cefe42ac51238..b0406dc38bd47bd645a9a5520bc1ea2502a3d819 100644 (file)
@@ -37,9 +37,6 @@ FGExternal::~FGExternal() {
 // for each subsequent iteration through the EOM
 void FGExternal::init() {
     // cout << "FGExternal::init()" << endl;
-
-    // set valid time for this record
-    stamp_time();
 }