From 207c0491084f51a46bd81ec60538dc48bedfe63f Mon Sep 17 00:00:00 2001 From: Alex Valavanis Date: Sat, 16 Mar 2013 16:26:03 +0000 Subject: Drop checks for ancient dependency versions. These are satisfied elsewhere. (bzr r12213) --- src/sp-missing-glyph.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/sp-missing-glyph.cpp') diff --git a/src/sp-missing-glyph.cpp b/src/sp-missing-glyph.cpp index bdf993e5b..911c9be92 100644 --- a/src/sp-missing-glyph.cpp +++ b/src/sp-missing-glyph.cpp @@ -2,8 +2,6 @@ # include #endif -#ifdef ENABLE_SVG_FONTS - /* * SVG element implementation * @@ -164,7 +162,6 @@ static Inkscape::XML::Node *sp_missing_glyph_write(SPObject *object, Inkscape::X return repr; } -#endif //#ifdef ENABLE_SVG_FONTS /* Local Variables: mode:c++ -- cgit v1.2.3