]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/mi/mi-cmd-env.c
2004-01-18 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / mi / mi-cmd-env.c
index ec0fa350c84d8635a7b67f9ad37ee17702aeb2a7..439c71912bd1c31380f63d3d9386570fc8b84f86 100644 (file)
@@ -1,6 +1,6 @@
 /* MI Command Set - environment commands.
 
-   Copyright 2002, 2003 Free Software Foundation, Inc.
+   Copyright 2002, 2003, 2004 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc.
 
@@ -37,7 +37,6 @@
 #include "gdb_string.h"
 #include "gdb_stat.h"
 
-static void env_cli_command (const char *cli, const char *args);
 static void env_mod_path (char *dirname, char **which_path);
 extern void _initialize_mi_cmd_env (void);