diff --git a/src/gpu/core/Parameter/Parameter.h b/src/gpu/core/Parameter/Parameter.h index 5b4d8298fea08866214b7d4e82dae6c17371f4ce..504733a02e76b1d7aa7968310695e8d35154b2bf 100644 --- a/src/gpu/core/Parameter/Parameter.h +++ b/src/gpu/core/Parameter/Parameter.h @@ -952,7 +952,6 @@ private: bool compOn{ false }; bool diffOn{ false }; - bool isF3{ false }; bool calcDragLift{ false }; bool calcCp{ false }; bool writeVeloASCII{ false };