From owner-cvs-all@FreeBSD.ORG Fri Feb 16 13:56:07 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 790F216A402; Fri, 16 Feb 2007 13:56:07 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4FED613C4A3; Fri, 16 Feb 2007 13:56:07 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1GDu7tl013595; Fri, 16 Feb 2007 13:56:07 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1GDu7kf013594; Fri, 16 Feb 2007 13:56:07 GMT (envelope-from rwatson) Message-Id: <200702161356.l1GDu7kf013594@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 Feb 2007 13:56:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet in_pcb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 13:56:07 -0000 rwatson 2007-02-16 13:56:07 UTC FreeBSD src repository Modified files: sys/netinet in_pcb.h Log: Remove unused in6p_ip6_hlim macro shortcut for non-present inp_depend6.inp6_hlim field in the inpcb. Revision Changes Path 1.90 +0 -1 src/sys/netinet/in_pcb.h