Revision: 5850
Author: [email protected]
Date: Thu Jul 30 15:48:11 2009
Log: Remove extra blank line.

http://code.google.com/p/google-web-toolkit/source/detail?r=5850

Modified:
   
/changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/CompilationState.java

=======================================
---  
/changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/CompilationState.java    
 
Wed Jul 15 08:39:35 2009
+++  
/changes/jat/ihm/dev/core/src/com/google/gwt/dev/javac/CompilationState.java    
 
Thu Jul 30 15:48:11 2009
@@ -459,7 +459,6 @@
      Set<Resource> changedSrc = new HashSet<Resource>(newSourceFiles);
      changedSrc.removeAll(unchangedSrc);

-
      // Divide binaries into changed and unchanged.
      Set<JavaBinary> unchangedBin = new HashSet<JavaBinary>(
          cachedBinaries);


--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to