summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 76f6adc)
raw | patch | inline | side by side (parent: 76f6adc)
| author | joncruz <joncruz@users.sourceforge.net> | |
| Wed, 27 Feb 2008 08:07:59 +0000 (08:07 +0000) | ||
| committer | joncruz <joncruz@users.sourceforge.net> | |
| Wed, 27 Feb 2008 08:07:59 +0000 (08:07 +0000) |
| src/sp-font.cpp | patch | blob | history |
diff --git a/src/sp-font.cpp b/src/sp-font.cpp
index 07754357cd4bf25c56032d18ba2d49500b0a595c..f870536133f8804d2d7bcddae7ae2739b8691e8a 100644 (file)
--- a/src/sp-font.cpp
+++ b/src/sp-font.cpp
static void sp_font_set(SPObject *object, unsigned int key, const gchar *value);
static Inkscape::XML::Node *sp_font_write(SPObject *object, Inkscape::XML::Node *repr, guint flags);
-static gchar *sp_font_description(SPItem *item);
+// static gchar *sp_font_description(SPItem *item);
static SPObjectClass *parent_class;