include/elf/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / top.c
index f011549e8a40ffa5e8f6c65ad4dbe439c1f2838a..a5ee333f42f04bb8a3c06cd0b932027c8c656d40 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -184,9 +184,6 @@ int remote_debug = 0;
    target is off and running, which gdb is doing something else. */
 int target_executing = 0;
 
-/* Level of control structure.  */
-static int control_level;
-
 /* Sbrk location on entry to main.  Used for statistics only.  */
 #ifdef HAVE_SBRK
 char *lim_at_start;
This page took 0.028134 seconds and 4 git commands to generate.