Pass the correct argument to the observer in reread_symbols
[deliverable/binutils-gdb.git] / gdb / linux-tdep.c
index 5edf2ef2005ac48ce2e774fdae60885a3472f1aa..3cfa2a5aa48d18158e6a6427245b61d4cd0f3aa6 100644 (file)
@@ -726,7 +726,6 @@ linux_info_proc (struct gdbarch *gdbarch, const char *args,
   int status_f = (what == IP_STATUS || what == IP_ALL);
   int stat_f = (what == IP_STAT || what == IP_ALL);
   char filename[100];
-  char *data;
   int target_errno;
 
   if (args && isdigit (args[0]))
This page took 0.087029 seconds and 4 git commands to generate.