Introduce guided form to replace wizards
[lgpl/argeo-commons.git] / swt / org.argeo.cms.swt / src / org / argeo / cms / swt / AbstractSwtCmsView.java
index ff752c8cafe8d417c08e6995ee8d5822fe86f922..ddb6e1b33b0c12271d92d3ef573075ff11d45085 100644 (file)
@@ -28,7 +28,7 @@ public abstract class AbstractSwtCmsView implements CmsView {
 
        protected LoginContext loginContext;
        protected String state;
-       protected Throwable exception;
+//     protected Throwable exception;
        protected UxContext uxContext;
        protected CmsImageManager imageManager;