diff options
Diffstat (limited to 'libcrystfel/src/peaks.c')
-rw-r--r-- | libcrystfel/src/peaks.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libcrystfel/src/peaks.c b/libcrystfel/src/peaks.c index 50a6852e..8487a19d 100644 --- a/libcrystfel/src/peaks.c +++ b/libcrystfel/src/peaks.c @@ -54,9 +54,6 @@ #include "geometry.h" -/* Degree of polarisation of X-ray beam */ -#define POL (1.0) - static int cull_peaks_in_panel(struct image *image, struct panel *p) { int i, n; |