diff options
author | Thomas White <taw@physics.org> | 2013-03-01 14:50:30 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2013-03-01 14:50:30 +0100 |
commit | 5fa1c22d6bbeff12c2509e1222090a43a994f7a9 (patch) | |
tree | 53d8d3562ee47ac8f5f2955214d72caf103cde03 /libcrystfel/src/index.c | |
parent | ed6bf4edb2abd89188cdd38911473dadc194a7f9 (diff) |
Update docs (and shake out buglets revealed along the way)
Diffstat (limited to 'libcrystfel/src/index.c')
-rw-r--r-- | libcrystfel/src/index.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrystfel/src/index.c b/libcrystfel/src/index.c index 311dc2ce..bd187cf5 100644 --- a/libcrystfel/src/index.c +++ b/libcrystfel/src/index.c @@ -48,7 +48,6 @@ #include "xds.h" #include "detector.h" #include "index.h" -#include "index-priv.h" #include "reax.h" #include "grainspotter.h" #include "geometry.h" |