From d36950988414b24180ffaa271fd943632ce26a79 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 1 Jun 2011 17:14:58 +0200 Subject: Tidy up dead code and formatting --- src/geometry.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/geometry.h') diff --git a/src/geometry.h b/src/geometry.h index 171368a7..6f45a2c8 100644 --- a/src/geometry.h +++ b/src/geometry.h @@ -22,8 +22,6 @@ extern RefList *find_intersections(struct image *image, UnitCell *cell, int output); -extern double integrate_all(struct image *image, RefList *reflections); - extern void update_partialities(struct image *image, const char *sym, ReflItemList *scalable, int *n_expected, int *n_found, int *n_notfound); -- cgit v1.2.3