Fix compiler warnings

This commit is contained in:
Lawrence Lee
2024-02-08 22:08:44 -08:00
parent b19fc23cb4
commit 6d2022b5d5
2 changed files with 2 additions and 3 deletions

View File

@@ -287,7 +287,6 @@ private:
int kmin = 20;
float minhist = 1000000000.f;
float maxhist = -1000.f;
double tempitc = 5000.f;
double greenitc = 1.;
float temp0 = 5000.f;
bool extra = false;