Some cleanup

This commit is contained in:
dario
2024-05-17 00:56:31 +02:00
parent 48cdd646db
commit 142db575a7
2 changed files with 3 additions and 8 deletions

View File

@@ -252,11 +252,6 @@ namespace sta
OsrLevel osr_;
Intf intf_;
float dT_;
float dTInit_;
bool pressReq_ = false;
bool tempReq_ = false;
// Pressure at sealevel. Use the standard atmosphere per default.
float sealevel_ = 1013.25;