diff options
Diffstat (limited to 'src/get_hkl.c')
-rw-r--r-- | src/get_hkl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/get_hkl.c b/src/get_hkl.c index 29ff0786..5e5331b4 100644 --- a/src/get_hkl.c +++ b/src/get_hkl.c @@ -110,8 +110,6 @@ int main(int argc, char *argv[]) char *output = NULL; unsigned int *counts; signed int h, k, l; - FILE *fh; - char *rval; /* Long options */ const struct option longopts[] = { |