gdb/
[deliverable/binutils-gdb.git] / gdb / mi / mi-main.c
index 127f6ff82ec19996938e2b1fde0df4921c2fbb3c..430d530ae122a4a6a1b7ccc60d0f36c309fd9387 100644 (file)
@@ -513,8 +513,6 @@ mi_cmd_thread_info (char *command, char **argv, int argc)
   print_thread_info (current_uiout, argv[0], -1);
 }
 
-DEF_VEC_I(int);
-
 struct collect_cores_data
 {
   int pid;
This page took 0.029103 seconds and 4 git commands to generate.