diff options
| author | Sebastian Wüst <sebi@timewaster.de> | 2013-10-20 15:32:08 +0000 |
|---|---|---|
| committer | Sebastian Wüst <sebi@timewaster.de> | 2013-10-20 15:32:08 +0000 |
| commit | 82908f949129e1fcbf62002799ee7b1b77986eed (patch) | |
| tree | c02098dd7720cdf424f2793ecd3ddac2ea86b969 /src/io/Makefile_insert | |
| parent | changed text (diff) | |
| parent | Fix build errors with clang 3.3 and c++11 enabled. (diff) | |
| download | inkscape-82908f949129e1fcbf62002799ee7b1b77986eed.tar.gz inkscape-82908f949129e1fcbf62002799ee7b1b77986eed.zip | |
merge from trunk
(bzr r12417.1.24)
Diffstat (limited to 'src/io/Makefile_insert')
| -rw-r--r-- | src/io/Makefile_insert | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/io/Makefile_insert b/src/io/Makefile_insert index 935c0cc07..35119ec7b 100644 --- a/src/io/Makefile_insert +++ b/src/io/Makefile_insert @@ -5,8 +5,6 @@ ink_common_sources += \ io/base64stream.cpp \ io/bufferstream.cpp \ io/bufferstream.h \ - io/ftos.cpp \ - io/ftos.h \ io/gzipstream.cpp \ io/gzipstream.h \ io/inkjar.cpp \ @@ -15,8 +13,6 @@ ink_common_sources += \ io/inkscapestream.h \ io/resource.cpp \ io/resource.h \ - io/simple-sax.cpp \ - io/simple-sax.h \ io/stringstream.cpp \ io/stringstream.h \ io/sys.h \ |
