Changeset 166 for trunk/src/org/thestaticvoid/iriverter/BlackHole.java
- Timestamp:
- 04/15/07 17:39:03 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/thestaticvoid/iriverter/BlackHole.java
r161 r166 40 40 stream.skip(1024); 41 41 } catch (IOException io) { 42 io.printStackTrace();42 Logger.logException(io); 43 43 } 44 44 }
Note: See TracChangeset
for help on using the changeset viewer.
