summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-09-29 13:57:21 +0000
committertavmjong-free <tavmjong@free.fr>2014-09-29 13:57:21 +0000
commit3c73700a91c6dc1561b3b70dcdc0c051d23405d3 (patch)
tree1f1645104f52d5f4b95714a2611384346de70388 /src/sp-text.cpp
parentQuick fix to unbreak build from last check in. (diff)
downloadinkscape-3c73700a91c6dc1561b3b70dcdc0c051d23405d3.tar.gz
inkscape-3c73700a91c6dc1561b3b70dcdc0c051d23405d3.zip
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation.
(bzr r13569)
Diffstat (limited to 'src/sp-text.cpp')
-rw-r--r--src/sp-text.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-text.cpp b/src/sp-text.cpp
index ccc5adf59..23a3d26cd 100644
--- a/src/sp-text.cpp
+++ b/src/sp-text.cpp
@@ -30,7 +30,6 @@
#include <2geom/affine.h>
#include <libnrtype/FontFactory.h>
#include <libnrtype/font-instance.h>
-#include <libnrtype/font-style-to-pos.h>
#include <glibmm/i18n.h>
#include "svg/svg.h"