From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30165 invoked by alias); 24 Oct 2008 22:43:57 -0000 Received: (qmail 30157 invoked by uid 22791); 24 Oct 2008 22:43:56 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 24 Oct 2008 22:43:10 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5497F2A9608; Fri, 24 Oct 2008 18:43:08 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xxFx4BgE86mG; Fri, 24 Oct 2008 18:43:08 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1D9D82A95FB; Fri, 24 Oct 2008 18:43:07 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 10A65E7ACD; Fri, 24 Oct 2008 15:43:06 -0700 (PDT) Date: Fri, 24 Oct 2008 22:43:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: Remove dead TM_* variables from Makefile.in and gdbint manual Message-ID: <20081024224306.GB29998@adacore.com> References: <200810242336.36542.pedro@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810242336.36542.pedro@codesourcery.com> User-Agent: Mutt/1.4.2.2i 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: 2008-10/txt/msg00623.txt.bz2 > Would anyone miss these? They're no longer referenced anywhere in the > code base, now that we no longer use .mt files. Better not to lead > new people in the wrong direction. No problem on my end. Thanks for doing this, -- Joel