diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2013-07-24 22:12:32 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2013-07-24 22:12:32 +0000 |
| commit | a54cf666ee5f242b47305110e0eaa96bd282438b (patch) | |
| tree | a60cbdc3893622a1149226fce085ceb1e45b3916 /src/io/Makefile_insert | |
| parent | Remove mentions of DialogScript verb from keybinding files (diff) | |
| download | inkscape-a54cf666ee5f242b47305110e0eaa96bd282438b.tar.gz inkscape-a54cf666ee5f242b47305110e0eaa96bd282438b.zip | |
Remove the "simple SAX" parser. Replace its only use (loading of unit
definitions in util/units.cpp) with Glib::Markup
(bzr r12438)
Diffstat (limited to 'src/io/Makefile_insert')
| -rw-r--r-- | src/io/Makefile_insert | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/io/Makefile_insert b/src/io/Makefile_insert index 935c0cc07..804c9575a 100644 --- a/src/io/Makefile_insert +++ b/src/io/Makefile_insert @@ -15,8 +15,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 \ |
