Skip to content
Snippets Groups Projects
Commit ddeb1637 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Remove unused variable

parent 2564c14e
No related branches found
No related tags found
1 merge request!7Feature/itemvalue
......@@ -322,7 +322,6 @@ class AcousticSolver
CellValue<double>& ej = unknowns.ej();
CellValue<double>& pj = unknowns.pj();
CellValue<double>& gammaj = unknowns.gammaj();
CellValue<double>& cj = unknowns.cj();
const CellValue<const Rd>& xj = m_mesh_data.xj();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment