summaryrefslogtreecommitdiffstats
path: root/src/sp-text.cpp
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-09-29 14:21:07 +0000
committertavmjong-free <tavmjong@free.fr>2014-09-29 14:21:07 +0000
commite186cf544131e582a43316767257f199e6af986c (patch)
tree5da57745079691219f151008346091fede639020 /src/sp-text.cpp
parentQuick fix to unbreak build from last check in. (diff)
downloadinkscape-e186cf544131e582a43316767257f199e6af986c.tar.gz
inkscape-e186cf544131e582a43316767257f199e6af986c.zip
Remove NRTypePosDef class and associated cruft. More direct CSS -> Pango translation.
(bzr r13341.1.233)
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 3bb1e16d0..5489c68b0 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"