]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/exec.c
Remove some unused variables
[thirdparty/binutils-gdb.git] / gdb / exec.c
index 4fbe9dd63514f6acb4a472246a8a1f78540c6d8f..adff980f0218d5af2c510cf3f9603303489fd4e2 100644 (file)
@@ -395,8 +395,6 @@ exec_file_attach (const char *filename, int from_tty)
 static void
 exec_file_command (const char *args, int from_tty)
 {
-  char *filename;
-
   if (from_tty && target_has_execution
       && !query (_("A program is being debugged already.\n"
                   "Are you sure you want to change the file? ")))