Skip to content

Commit

Permalink
Remove nonse function declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed Dec 5, 2024
1 parent ecea492 commit 7b9d2c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mcstas-comps/contrib/FlatEllipse_finite_mirror.comp
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ DECLARE
//point structure
Point p1;
//Function to handle Conic-Neutron collisions with reflectivity from McStas Tables
void traceNeutronConicWithTables(_class_particle* p, ConicSurf c);
double *rfront_inner;//all r-distances at lStart for all mirror surfaces
int silicon; // +1: neutron in silicon, -1: neutron in air, 0: mirrorwidth is 0; neutron cannot be in silicon and also does not track mirror transitions
t_Table rsTable;
Expand Down

0 comments on commit 7b9d2c9

Please sign in to comment.