[jboss-cvs] jboss-seam/src/main/org/jboss/seam/contexts ...
Gavin King
gavin.king at jboss.com
Thu Oct 4 19:08:09 EDT 2007
User: gavin
Date: 07/10/04 19:08:09
Modified: src/main/org/jboss/seam/contexts
ServerConversationContext.java
Log:
fix warnings
Revision Changes Path
1.35 +0 -1 jboss-seam/src/main/org/jboss/seam/contexts/ServerConversationContext.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ServerConversationContext.java
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/contexts/ServerConversationContext.java,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- ServerConversationContext.java 1 Oct 2007 06:21:51 -0000 1.34
+++ ServerConversationContext.java 4 Oct 2007 23:08:09 -0000 1.35
@@ -16,7 +16,6 @@
import org.jboss.seam.Component;
import org.jboss.seam.ScopeType;
import org.jboss.seam.Seam;
-import org.jboss.seam.annotations.PerNestedConversation;
import org.jboss.seam.core.Events;
import org.jboss.seam.core.Manager;
More information about the jboss-cvs-commits
mailing list