Skip to content

Conversation

jhasse
Copy link

@jhasse jhasse commented Sep 13, 2024

Found via clang warning:

warning: variable 'y2b' set but not used [-Wunused-but-set-variable]
  458 |   double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0;
```

Found via clang warning:

warning: variable 'y2b' set but not used [-Wunused-but-set-variable]
  458 |   double xb=0,yb=0,x2b=0,y2b=0,xyb=0,bn=0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant