summaryrefslogtreecommitdiffstats
path: root/src/sp-font.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2008-06-26 01:40:35 +0000
committerjoncruz <joncruz@users.sourceforge.net>2008-06-26 01:40:35 +0000
commit6067e36937ee7d9761de79e203a9b5bfb7f71b62 (patch)
tree93f626cfbb3694080e9870fd9d04a052a12f3c21 /src/sp-font.cpp
parent* remove g_warnings (diff)
downloadinkscape-6067e36937ee7d9761de79e203a9b5bfb7f71b62.tar.gz
inkscape-6067e36937ee7d9761de79e203a9b5bfb7f71b62.zip
Fixed compilation when the new SVG font stuff is not enabled.
(bzr r6063)
Diffstat (limited to 'src/sp-font.cpp')
-rw-r--r--src/sp-font.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-font.cpp b/src/sp-font.cpp
index 8667af4cb..c99d5a1b6 100644
--- a/src/sp-font.cpp
+++ b/src/sp-font.cpp
@@ -3,7 +3,6 @@
#endif
#ifdef ENABLE_SVG_FONTS
-#define __SP_FONT_C__
/*
* SVG <font> element implementation