Skip to content

Commit 32b410b

Browse files
committed
printouts of missing/non-readable parameters
1 parent 54e6678 commit 32b410b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/efp.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1171,11 +1171,6 @@ void unique_symm_frag(struct efp *efp, size_t *unique_frag);
11711171
*/
11721172
void n_symm_frag(struct efp *efp, size_t *symm_frag);
11731173

1174-
/**
1175-
* Adds electrostatic screening parameters when missing
1176-
*/
1177-
//static void add_screen2_params(struct frag *frag);
1178-
11791174
#ifdef __cplusplus
11801175
} /* extern "C" */
11811176
#endif

0 commit comments

Comments
 (0)