From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2890 invoked by alias); 8 Feb 2007 14:34:22 -0000 Received: (qmail 2876 invoked by uid 22791); 8 Feb 2007 14:34:21 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 08 Feb 2007 14:34:14 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFALk-0001tr-8d; Thu, 08 Feb 2007 09:34:12 -0500 Date: Thu, 08 Feb 2007 14:34:00 -0000 From: Daniel Jacobowitz To: Fred Fish Cc: GDB Patches Subject: Re: [RFC] Patch for QUIT macro support Message-ID: <20070208143412.GC6861@nevyn.them.org> Mail-Followup-To: Fred Fish , GDB Patches References: <200610130543.25806.fnf@specifix.com> <200610130622.39164.fnf@specifix.com> <20061013133046.GA9478@nevyn.them.org> <200610130757.45150.fnf@specifix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200610130757.45150.fnf@specifix.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00075.txt.bz2 On Fri, Oct 13, 2006 at 07:57:44AM -0700, Fred Fish wrote: > This doesn't fix the issue with QUIT, but it does get rid of > old cruft that is no longer used. > > -Fred > > > 2006-10-13 Fred Fish > > * defs.h (request_quit): Remove declaration. > * utils.c (request_quit): Remove definition. OK (obvious, even!). -- Daniel Jacobowitz CodeSourcery