From portal-commits at lists.jboss.org Tue Jul 22 09:10:12 2008 Content-Type: multipart/mixed; boundary="===============2999721784966787301==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11540 - modules/presentation/trunk/presentation/src/main/java/org/jboss/portal/presentation/model/ui. Date: Tue, 22 Jul 2008 09:10:12 -0400 Message-ID: --===============2999721784966787301== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: julien(a)jboss.com Date: 2008-07-22 09:10:12 -0400 (Tue, 22 Jul 2008) New Revision: 11540 Removed: modules/presentation/trunk/presentation/src/main/java/org/jboss/portal/p= resentation/model/ui/UIContainer.java Log: remove unused interface Deleted: modules/presentation/trunk/presentation/src/main/java/org/jboss/po= rtal/presentation/model/ui/UIContainer.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- modules/presentation/trunk/presentation/src/main/java/org/jboss/portal/= presentation/model/ui/UIContainer.java 2008-07-22 08:00:47 UTC (rev 11539) +++ modules/presentation/trunk/presentation/src/main/java/org/jboss/portal/= presentation/model/ui/UIContainer.java 2008-07-22 13:10:12 UTC (rev 11540) @@ -1,31 +0,0 @@ -/*************************************************************************= ***** - * JBoss, a division of Red Hat = * - * Copyright 2006, Red Hat Middleware, LLC, and individual = * - * contributors as indicated by the @authors tag. See the = * - * copyright.txt 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.portal.presentation.model.ui; - -/** - * @author Julien Viet - * @version $Revision: 1.1 $ - */ -public interface UIContainer extends UIObject -{ -} \ No newline at end of file --===============2999721784966787301==--