removed warning
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Jan 2005 20:48:05 +0000 (20:48 +0000)
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 23 Jan 2005 20:48:05 +0000 (20:48 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1238 c046a42c-6fe2-441c-8c8c-71466251a162

tests/test-i386.c

index 94955c2..9f1c4f0 100644 (file)
@@ -1735,7 +1735,6 @@ static uint64_t __attribute__((aligned(16))) test_values[4][2] = {
 
 #define SHUF_OP(op, ib)\
 {\
-    int i;\
     a.q[0] = test_values[0][0];\
     a.q[1] = test_values[0][1];\
     b.q[0] = test_values[1][0];\