[jboss-cvs] JBossAS SVN: r79186 - projects/aop/trunk/aop/src/main/org/jboss/aop/instrument.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 7 04:46:33 EDT 2008


Author: kabir.khan at jboss.com
Date: 2008-10-07 04:46:33 -0400 (Tue, 07 Oct 2008)
New Revision: 79186

Removed:
   projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ArrayAccessTransformer.java
Log:
Unused class

Deleted: projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ArrayAccessTransformer.java
===================================================================
--- projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ArrayAccessTransformer.java	2008-10-07 08:39:57 UTC (rev 79185)
+++ projects/aop/trunk/aop/src/main/org/jboss/aop/instrument/ArrayAccessTransformer.java	2008-10-07 08:46:33 UTC (rev 79186)
@@ -1,32 +0,0 @@
-/*
-* JBoss, Home of Professional Open Source.
-* Copyright 2006, Red Hat Middleware LLC, and individual contributors
-* as indicated by the @author tags. See the copyright.txt file in the
-* distribution for a full listing of individual contributors. 
-*
-* This is free software; you can redistribute it and/or modify it
-* under the terms of the GNU Lesser General Public License as
-* published by the Free Software Foundation; either version 2.1 of
-* the License, or (at your option) any later version.
-*
-* This software is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this software; if not, write to the Free
-* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-*/ 
-package org.jboss.aop.instrument;
-
-/**
- * 
- * @author <a href="kabir.khan at jboss.com">Kabir Khan</a>
- * @version $Revision: 1.1 $
- */
-public class ArrayAccessTransformer
-{
-
-}




More information about the jboss-cvs-commits mailing list