From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29902 invoked by alias); 28 Nov 2002 03:26:05 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 29895 invoked from network); 28 Nov 2002 03:26:03 -0000 Received: from unknown (HELO redhat.com) (66.30.22.225) by sources.redhat.com with SMTP; 28 Nov 2002 03:26:03 -0000 Received: by redhat.com (Postfix, from userid 201) id 54D3A1BF3A; Wed, 27 Nov 2002 22:26:32 -0500 (EST) Date: Wed, 27 Nov 2002 19:26:00 -0000 From: Christopher Faylor To: insight@sources.redhat.com Subject: Re: [patch] remove Tix Message-ID: <20021128032632.GB28564@redhat.com> Mail-Followup-To: insight@sources.redhat.com References: <1038424481.1963.0.camel@Imp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1038424481.1963.0.camel@Imp> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-q4/txt/msg00126.txt.bz2 On Wed, Nov 27, 2002 at 11:14:40AM -0800, Martin M. Hunt wrote: >2002-11-27 Martin M. Hunt > > * generic/gdbtk.c (gdbtk_init): Don't call Tix_Init. > Don't include tix.h > > * generic/gdbtk-hooks.c: Don't include tix.h. > > * generic/gdbtkj-cmds.c: Don't include tix.h. Does this mean that we can remove tix from the insight module on sources dot redhat dot com? cgf