From 41f7187901329fff3036e7b839d28895417945b8 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 17 Dec 2015 15:44:06 +0100 Subject: Clean up unused code --- libcrystfel/src/peaks.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libcrystfel') 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; -- cgit v1.2.3