# HG changeset patch # User Andrew Janke # Date 1313073413 -36000 # Node ID b4584c9a2140661126de208ea24ae4fb048c2987 # Parent 5e3740b1ad0dd31174458478e8b3cf9fc8c3ee6f fixed variable declaration diff --git a/libsrc2/hyper.c b/libsrc2/hyper.c --- a/libsrc2/hyper.c +++ b/libsrc2/hyper.c @@ -731,7 +731,6 @@ int nctype; int i; - int i; int ndims = volume->number_of_dims; midimhandle_t hdim;