From 62c196e3579842233d0a0a8d1da52e06209cd129 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 26 Nov 2009 12:40:52 +0100 Subject: CRYSTAL_SIZE is no longer used! --- src/pattern_sim.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pattern_sim.c b/src/pattern_sim.c index 5e2df13b..c6a57e36 100644 --- a/src/pattern_sim.c +++ b/src/pattern_sim.c @@ -27,10 +27,6 @@ #include "detector.h" -/* Crystal size in metres */ -#define CRYSTAL_SIZE (500.0e-9) - - static void show_help(const char *s) { printf("Syntax: %s\n\n", s); -- cgit v1.2.3