[jboss-cvs] jboss-seam/src/main/org/jboss/seam/captcha ...

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/captcha  CaptchaImage.java
  Log:
  fix warnings
  
  Revision  Changes    Path
  1.14      +0 -1      jboss-seam/src/main/org/jboss/seam/captcha/CaptchaImage.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: CaptchaImage.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/captcha/CaptchaImage.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- CaptchaImage.java	19 Sep 2007 04:29:02 -0000	1.13
  +++ CaptchaImage.java	4 Oct 2007 23:08:09 -0000	1.14
  @@ -19,7 +19,6 @@
   import org.jboss.seam.annotations.intercept.BypassInterceptors;
   import org.jboss.seam.contexts.Contexts;
   import org.jboss.seam.contexts.ServletLifecycle;
  -import org.jboss.seam.core.Expressions;
   import org.jboss.seam.web.AbstractResource;
   
   import com.octo.captcha.service.CaptchaServiceException;
  
  
  



More information about the jboss-cvs-commits mailing list