diff options
author | Thomas White <taw@physics.org> | 2011-07-04 13:21:36 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:31 +0100 |
commit | b67429762f02d906fdc3ab14da4577c958937679 (patch) | |
tree | 5480a78070ce1e319ea15674ff61255dbc77e7d9 /src/geometry.h | |
parent | b7928ad9b90c45ff227bb6124c3a365283f11db4 (diff) |
Don't select scalable reflections during post refinement
Diffstat (limited to 'src/geometry.h')
-rw-r--r-- | src/geometry.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/geometry.h b/src/geometry.h index 15c6e552..892ff747 100644 --- a/src/geometry.h +++ b/src/geometry.h @@ -22,7 +22,6 @@ extern RefList *find_intersections(struct image *image, UnitCell *cell); extern void update_partialities(struct image *image, const char *sym, - ReflItemList *scalable, int *n_expected, int *n_found, int *n_notfound); #endif /* GEOMETRY_H */ |