From 31851dfe017e89ebcf00c89ea4c3a0f12f7e86a6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 2 May 2011 16:09:12 +0200 Subject: Get rid of "image.raw_reflections" --- src/reflist-utils.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/reflist-utils.h') diff --git a/src/reflist-utils.h b/src/reflist-utils.h index 2efa3a76..775e375a 100644 --- a/src/reflist-utils.h +++ b/src/reflist-utils.h @@ -41,7 +41,6 @@ extern int find_equiv_in_list(RefList *list, signed int h, signed int k, signed int l, const char *sym, signed int *hu, signed int *ku, signed int *lu); -extern RefList *asymmetric_indices(RefList *in, const char *sym, - ReflItemList *obs); +extern RefList *asymmetric_indices(RefList *in, const char *sym); #endif /* REFLIST_UTILS_H */ -- cgit v1.2.3