Tiny bug fix/tweak.

This commit is contained in:
curt
2000-08-08 14:54:09 +00:00
parent 8c998659c6
commit dbf7db02a2

View File

@@ -91,6 +91,7 @@ SGTime::SGTime( double lon, double lat, const string& root )
// cout << "Using zonename = " << zonename << endl;
} else {
tzContainer = NULL;
zonename = NULL;
}
}