diff options
author | Thomas White <taw@physics.org> | 2014-09-22 18:06:07 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2014-09-22 18:06:07 +0200 |
commit | 0a5a04cc90619a1973c91489c71585ce127df045 (patch) | |
tree | c1903fc77534cd97840330b914b98b7b1187bce0 /tests/integration_check.c | |
parent | 142e1ad4e0fad73d223c67a842dfb9728a3bf34c (diff) |
Beam file removal, part I
Diffstat (limited to 'tests/integration_check.c')
-rw-r--r-- | tests/integration_check.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/integration_check.c b/tests/integration_check.c index 06bdd7d8..2d0a6c7a 100644 --- a/tests/integration_check.c +++ b/tests/integration_check.c @@ -32,7 +32,6 @@ #include <image.h> #include <utils.h> -#include <beam-parameters.h> #include <histogram.h> #include "../libcrystfel/src/integration.c" |