Skip to content

Commit ed59307

Browse files
committed
Remove unused variable
1 parent 98bd312 commit ed59307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fast++.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ struct input_state_t {
220220
vec1b lir_log; // [ngal]
221221
vec1u lir_comp; // [ngal]
222222
vec2f flux, eflux; // [ngal,nfilt+nspec]
223-
vec1u nobs; // [ngal]
224223
vec1f conf_interval; // [nconf]
225224
vec1f delta_chi2; // [nconf]
226225

0 commit comments

Comments
 (0)