diff --git a/Source/Diagnostics/BTDiagnostics.H b/Source/Diagnostics/BTDiagnostics.H index 679dd6b8fa4..d5dd67226b7 100644 --- a/Source/Diagnostics/BTDiagnostics.H +++ b/Source/Diagnostics/BTDiagnostics.H @@ -176,9 +176,6 @@ private: /** Vector of lab-frame time corresponding to each snapshot */ amrex::Vector m_t_lab; - /** Vector of user-defined physical region for diagnostics in lab-frame - * for each back-transformed snapshot */ - amrex::Vector m_snapshot_domain_lab; /** Vector of physical region corresponding to the buffer that spans a part * of the full back-transformed snapshot */ amrex::Vector m_buffer_domain_lab;