Remove unused declarations
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index de1f76c2e33a76f1643159b268ced27b5e1b70be..a254e3ab574cde1d385bc00f428225e14afb6609 100644 (file)
@@ -1606,7 +1606,6 @@ static void
 x_command (char *exp, int from_tty)
 {
   struct format_data fmt;
-  struct cleanup *old_chain;
   struct value *val;
 
   fmt.format = last_format ? last_format : 'x';
This page took 0.02384 seconds and 4 git commands to generate.