]> source.dussan.org Git - vaadin-framework.git/commitdiff
Removed bogus @Deprecated as portlet 1.0 support is not deprecated
authorArtur Signell <artur.signell@itmill.com>
Fri, 15 Jan 2010 08:47:43 +0000 (08:47 +0000)
committerArtur Signell <artur.signell@itmill.com>
Fri, 15 Jan 2010 08:47:43 +0000 (08:47 +0000)
svn changeset:10728/svn branch:6.2

src/com/vaadin/terminal/gwt/server/PortletApplicationContext.java

index af9ed1b9a65aee96dcb622d5fd4709e4adaff5b7..bbfecb5d65756009127fa32b6a1a40a69e6b7ed9 100644 (file)
@@ -24,7 +24,6 @@ import com.vaadin.Application;
  * @author marc\r
  */\r
 @SuppressWarnings( { "serial", "unchecked" })\r
-@Deprecated\r
 public class PortletApplicationContext extends WebApplicationContext implements\r
         Serializable {\r
 \r