PR gdb/7912:
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmd-catch.c
index 067171b585575d9326c0bd55fe3576a56760bc6f..cd932fe999fab1938972206d5805d962d8311054 100644 (file)
@@ -33,7 +33,6 @@
 static void
 mi_catch_load_unload (int load, char *argv[], int argc)
 {
-  struct solib_catchpoint *c;
   struct cleanup *back_to;
   const char *actual_cmd = load ? "-catch-load" : "-catch-unload";
   int temp = 0;
This page took 0.02494 seconds and 4 git commands to generate.