Return-Path: X-Original-To: apmail-httpd-cvs-archive@www.apache.org Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 952BF1826F for ; Tue, 29 Dec 2015 09:07:35 +0000 (UTC) Received: (qmail 99041 invoked by uid 500); 29 Dec 2015 09:07:35 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 98965 invoked by uid 500); 29 Dec 2015 09:07:35 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 98956 invoked by uid 99); 29 Dec 2015 09:07:35 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 09:07:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E2BD7C0DEB for ; Tue, 29 Dec 2015 09:07:34 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.946 X-Spam-Level: ** X-Spam-Status: No, score=2.946 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=2.5, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 3O7M-RQHWWFM for ; Tue, 29 Dec 2015 09:07:34 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 5BA69204B6 for ; Tue, 29 Dec 2015 09:07:34 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A373BE0479 for ; Tue, 29 Dec 2015 09:07:33 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 308C03A0A9F for ; Tue, 29 Dec 2015 09:08:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1722074 - /httpd/httpd/trunk/modules/http2/.gitignore Date: Tue, 29 Dec 2015 09:08:28 -0000 To: cvs@httpd.apache.org From: icing@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151229090829.308C03A0A9F@svn01-us-west.apache.org> Author: icing Date: Tue Dec 29 09:08:28 2015 New Revision: 1722074 URL: http://svn.apache.org/viewvc?rev=1722074&view=rev Log: removing unwanted import Removed: httpd/httpd/trunk/modules/http2/.gitignore