aboutsummaryrefslogtreecommitdiff
path: root/src/scaling.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/scaling.h')
-rw-r--r--src/scaling.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/scaling.h b/src/scaling.h
index 514bee03..2161f69c 100644
--- a/src/scaling.h
+++ b/src/scaling.h
@@ -46,7 +46,4 @@ extern int linear_scale(const RefList *list1, const RefList *list2, double *G,
extern void scale_all(Crystal **crystals, int n_crystals, int nthreads);
-extern void scale_all_to_reference(Crystal **crystals, int n_crystals,
- RefList *reference, int nthreads);
-
#endif /* SCALING_H */