Skip to content

Commit 5dbe30a

Browse files
CopilotThe9Cat
andauthored
Remove unused outer orthoMat declaration in orthochk.cc case 4
Agent-Logs-Url: https://github.com/EXP-code/EXP/sessions/61aca825-1c82-4e34-af64-6de5d2314370 Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
1 parent 5e9e60b commit 5dbe30a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

utils/SL/orthochk.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,6 @@ main(int argc, char** argv)
352352
}
353353
case 4:
354354
{
355-
std::vector<Eigen::MatrixXd> orthoMat;
356355
switch (Type) {
357356
case Trig:
358357
std::cout << "No internal orthogonality check for OneDTrig"

0 commit comments

Comments
 (0)