changeset 2541:b4584c9a2140

fixed variable declaration
author Andrew Janke <a.janke@gmail.com>
date Fri, 12 Aug 2011 00:36:53 +1000
parents 5e3740b1ad0d
children 12689649a8f0
files libsrc2/hyper.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;