diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2015-11-24 09:24:52 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2015-11-24 09:24:52 +0000 |
| commit | 3072259d86819390ae254347586f801e64853eb1 (patch) | |
| tree | 6367991222d087a207442753e1b88da8ddf33f97 /src/libnrtype | |
| parent | Correct return value. (diff) | |
| download | inkscape-3072259d86819390ae254347586f801e64853eb1.tar.gz inkscape-3072259d86819390ae254347586f801e64853eb1.zip | |
Remove unneeded header.
(bzr r14485)
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/font-lister.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnrtype/font-lister.cpp b/src/libnrtype/font-lister.cpp index 70374864a..568a7c8cc 100644 --- a/src/libnrtype/font-lister.cpp +++ b/src/libnrtype/font-lister.cpp @@ -6,7 +6,6 @@ #include <gtkmm/treemodel.h> #include <libnrtype/font-instance.h> -#include <libnrtype/TextWrapper.h> #include <libnrtype/one-glyph.h> #include "font-lister.h" |
