Ignore:
Timestamp:
2020-11-27T22:45:55+01:00 (3 years ago)
Author:
simon04
Message:

see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com/kitfox/svg/SVGUniverse.java

    r17364 r17369  
    693693        this.imageDataInlineOnly = imageDataInlineOnly;
    694694    }
    695 
    696     public String statistics() {
    697         return String.format("%s has loaded %d SVG images", this, loadedDocs.size());
    698     }
    699 
    700695}
Note: See TracChangeset for help on using the changeset viewer.