Ignore:
Timestamp:
2014-10-30T11:39:47+01:00 (10 years ago)
Author:
stoecker
Message:

update SVG code to current SVN (fix line endings), see #10479

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/xml/cpx/CPXInputStream.java

    r6002 r7676  
    3939import com.kitfox.svg.SVGConst;
    4040import java.io.*;
    41 import java.util.*;
    4241import java.util.zip.*;
    4342import java.security.*;
    4443import java.util.logging.Level;
    4544import java.util.logging.Logger;
    46 import javax.crypto.*;
    4745
    4846/**
Note: See TracChangeset for help on using the changeset viewer.