Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 43142957E for ; Fri, 7 Oct 2011 21:56:38 +0000 (UTC) Received: (qmail 10297 invoked by uid 500); 7 Oct 2011 21:56:38 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 10267 invoked by uid 500); 7 Oct 2011 21:56:38 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 10259 invoked by uid 99); 7 Oct 2011 21:56:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 21:56:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Oct 2011 21:56:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2DDDA23888FE for ; Fri, 7 Oct 2011 21:56:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1180260 - /cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/concurrent/AIOExecutorService.java Date: Fri, 07 Oct 2011 21:56:17 -0000 To: commits@cassandra.apache.org From: jbellis@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111007215617.2DDDA23888FE@eris.apache.org> Author: jbellis Date: Fri Oct 7 21:56:16 2011 New Revision: 1180260 URL: http://svn.apache.org/viewvc?rev=1180260&view=rev Log: r/m unused code Removed: cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/concurrent/AIOExecutorService.java