[jboss-cvs] JBossRemoting/src/main/org/jboss/remoting/transport/multiplex ...

Ron Sigal ron_sigal at yahoo.com
Sat Jul 22 18:01:32 EDT 2006


  User: rsigal  
  Date: 06/07/22 18:01:32

  Modified:    src/main/org/jboss/remoting/transport/multiplex 
                        MultiplexingInputStream.java
  Log:
  JBREM-390:  Purely cosmetic - removed a FIXME.
  
  Revision  Changes    Path
  1.29      +0 -2      JBossRemoting/src/main/org/jboss/remoting/transport/multiplex/MultiplexingInputStream.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: MultiplexingInputStream.java
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/src/main/org/jboss/remoting/transport/multiplex/MultiplexingInputStream.java,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -b -r1.28 -r1.29
  --- MultiplexingInputStream.java	19 Jul 2006 23:22:28 -0000	1.28
  +++ MultiplexingInputStream.java	22 Jul 2006 22:01:32 -0000	1.29
  @@ -471,8 +471,6 @@
      }
      
   /**
  - *  FIXME Comment this
  - * 
    * @param n
    */
      protected synchronized void setSkip(long n)
  
  
  



More information about the jboss-cvs-commits mailing list