summaryrefslogtreecommitdiff
path: root/devel/gdbada/patches/patch-ay
blob: a3984e21e6f2d0fad225c19b37c601ff369b9131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ay,v 1.1 2005/11/13 14:16:05 shannonjr Exp $

--- gdb/tui/tui-interp.c.orig	2004-10-20 17:15:24.000000000 -0600
+++ gdb/tui/tui-interp.c
@@ -194,7 +194,6 @@ _initialize_tui_interp (void)
     tui_display_prompt_p,
     tui_command_loop,
   };
-  struct interp *tui_interp;
 
   /* Create a default uiout builder for the TUI. */
   tui_out = tui_out_new (gdb_stdout);