2010-05-05 Michael Snyder <msnyder@vmware.com>
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmd-target.c
index 7dd55bd4b15e1e424b943916647dcc1122e984ca..0e5df2179e4cfe5e4be73e6dbbe09c5e2ec2774a 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - target commands.
-   Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -76,7 +76,7 @@ mi_cmd_target_file_delete (char *command, char **argv, int argc)
 {
   int optind = 0;
   char *optarg;
-  const char *remote_file, *local_file;
+  const char *remote_file;
   static struct mi_opt opts[] =
   {
     { 0, 0, 0 }
This page took 0.024059 seconds and 4 git commands to generate.