diff options
| author | Eduard Braun <eduard.braun2@gmx.de> | 2017-07-17 20:10:20 +0000 |
|---|---|---|
| committer | Eduard Braun <eduard.braun2@gmx.de> | 2017-07-17 20:10:20 +0000 |
| commit | f7bb362c39fd7d9fcc829e92af2ce31394f8d717 (patch) | |
| tree | 0463ab3fa746131f68d27953c4973e732bdb65e4 /src/libnrtype | |
| parent | Update InkscapePortable.ini to use \share\locale instead of \locale for langu... (diff) | |
| download | inkscape-f7bb362c39fd7d9fcc829e92af2ce31394f8d717.tar.gz inkscape-f7bb362c39fd7d9fcc829e92af2ce31394f8d717.zip | |
Cleanup: eliminate require-config.h
It's widely unused and seems harly necessary.
Diffstat (limited to 'src/libnrtype')
| -rw-r--r-- | src/libnrtype/font-instance.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libnrtype/font-instance.h b/src/libnrtype/font-instance.h index 52c921403..ee23ff62d 100644 --- a/src/libnrtype/font-instance.h +++ b/src/libnrtype/font-instance.h @@ -4,7 +4,6 @@ #include <map> #include <pango/pango-types.h> #include <pango/pango-font.h> -#include <require-config.h> #include "FontFactory.h" #include <libnrtype/font-style.h> |
