aboutsummaryrefslogtreecommitdiff
path: root/src/reflist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflist.h')
-rw-r--r--src/reflist.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/reflist.h b/src/reflist.h
index d1f0d53c..c7b2ad42 100644
--- a/src/reflist.h
+++ b/src/reflist.h
@@ -53,9 +53,6 @@ extern void set_scalable(Reflection *refl, int scalable);
/* Insertion */
extern Reflection *add_refl(RefList *list, INDICES);
-extern Reflection *add_refl_with_det_pos(RefList *list, INDICES, double exerr,
- double x, double y);
-
/* Deletion */
extern void delete_refl(Reflection *refl);