Revert the entire VLA series.
[deliverable/binutils-gdb.git] / gdb / jv-valprint.c
index a7bb4944f62969174402280c0cb7843dd495403b..82bdd9bf32b8a6da5c0087dc8a6b9ac299c50260 100644 (file)
@@ -65,7 +65,6 @@ java_value_print (struct value *val, struct ui_file *stream,
          type = lookup_pointer_type (type);
 
          val = value_at (type, address);
-         type = value_type (val);
        }
     }
 
This page took 0.02357 seconds and 4 git commands to generate.