This commit is contained in:
K. Richard Pixley
1993-09-08 21:23:41 +00:00
parent 6406a86740
commit 72cd0384f2
6 changed files with 13 additions and 5 deletions

View File

@@ -60,7 +60,6 @@ chill_val_print (type, valaddr, address, stream, format, deref_ref, recurse,
LONGEST val;
unsigned int i = 0; /* Number of characters printed. */
struct type *elttype;
unsigned eltlen;
CORE_ADDR addr;
switch (TYPE_CODE (type))