summaryrefslogtreecommitdiffstats
path: root/src/io/CMakeLists.txt
diff options
context:
space:
mode:
authorAlex Valavanis <valavanisalex@gmail.com>2016-08-25 21:40:33 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2016-08-25 21:40:33 +0000
commitcaadc219ec9987f65d94a1e8f8198c9ab3c08bf5 (patch)
tree7017b1b164881f5daea9e807454624cbd31d6e5f /src/io/CMakeLists.txt
parent[Bug #1616730] Bump trunk version to 0.92+devel. (diff)
downloadinkscape-caadc219ec9987f65d94a1e8f8198c9ab3c08bf5.tar.gz
inkscape-caadc219ec9987f65d94a1e8f8198c9ab3c08bf5.zip
Inkview: Remove support for obsolete SVG JAR archives
(bzr r15075)
Diffstat (limited to 'src/io/CMakeLists.txt')
-rw-r--r--src/io/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt
index ef577b014..5ab48ab84 100644
--- a/src/io/CMakeLists.txt
+++ b/src/io/CMakeLists.txt
@@ -3,7 +3,6 @@ set(io_SRC
base64stream.cpp
bufferstream.cpp
gzipstream.cpp
- inkjar.cpp
inkscapestream.cpp
resource.cpp
stringstream.cpp
@@ -16,7 +15,6 @@ set(io_SRC
base64stream.h
bufferstream.h
gzipstream.h
- inkjar.h
inkscapestream.h
resource.h
stringstream.h