From 334655aae9f6ab1df1ab89157d58523c4fcb20b1 Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" Date: Fri, 17 Mar 1995 00:03:11 +0000 Subject: * nlm/gdbserve.c (handle_exception): #if out call to StopBell, as it is not available on NetWare 3 or PIN. * nlm/ppc.c (StopBell): Removed. --- gdb/nlm/ppc.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'gdb/nlm/ppc.c') diff --git a/gdb/nlm/ppc.c b/gdb/nlm/ppc.c index e171efc..e68397b 100644 --- a/gdb/nlm/ppc.c +++ b/gdb/nlm/ppc.c @@ -255,8 +255,3 @@ do_status (ptr, frame) *ptr = '\000'; } - -void -StopBell() -{ -} -- cgit v1.1