aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/detector.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/detector.h')
-rw-r--r--libcrystfel/src/detector.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libcrystfel/src/detector.h b/libcrystfel/src/detector.h
index 9ad90e05..f43df2cc 100644
--- a/libcrystfel/src/detector.h
+++ b/libcrystfel/src/detector.h
@@ -209,9 +209,6 @@ extern void fill_in_values(struct detector *det, struct hdfile *f,
extern struct detector *copy_geom(const struct detector *in);
-extern void twod_mapping(double fs, double ss, double *px, double *py,
- struct panel *p);
-
extern int reverse_2d_mapping(double x, double y, double *pfs, double *pss,
struct detector *det);