mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 21:42:39 -04:00
13 lines
347 B
Plaintext
13 lines
347 B
Plaintext
$NetBSD: patch-ax,v 1.1 2005/10/20 17:48:49 wiz Exp $
|
|
|
|
--- gdb/mi/mi-interp.c.orig 2004-01-18 18:20:12.000000000 -0700
|
|
+++ gdb/mi/mi-interp.c
|
|
@@ -190,7 +190,6 @@ mi_cmd_interpreter_exec (char *command,
|
|
struct interp *interp_to_use;
|
|
enum mi_cmd_result result = MI_CMD_DONE;
|
|
int i;
|
|
- struct interp_procs *procs;
|
|
|
|
if (argc < 2)
|
|
{
|