Remove some unused variables
[deliverable/binutils-gdb.git] / gdb / record.c
index b53c0bcd1f57f9f37a97d25c55e44825f5cd05be..5b554d47a5c9cd23675077d6bd49de9d523e0f4a 100644 (file)
@@ -452,7 +452,6 @@ get_context_size (const char **arg)
 {
   const char *pos;
   char *end;
-  int number;
 
   pos = skip_spaces (*arg);
 
This page took 0.038772 seconds and 4 git commands to generate.