portlet updates

This commit is contained in:
Keith Donald
2008-04-23 23:39:48 +00:00
parent 04b6775a1e
commit 17e831d03e

View File

@@ -39,7 +39,6 @@ public class PortletMvcView extends MvcView {
* Creates a new portlet view.
* @param view the view to render
* @param context the current flow request context
* @param applicationContext the application context
*/
public PortletMvcView(org.springframework.web.servlet.View view, RequestContext context) {
super(view, context);