summaryrefslogtreecommitdiffstats
path: root/src/fontsize-expansion.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2008-10-27 18:03:09 +0000
committerTed Gould <ted@canonical.com>2008-10-27 18:03:09 +0000
commit7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902 (patch)
tree7d3a2b95b84a03a19cb132cdf88bea0ab6dc4773 /src/fontsize-expansion.h
parentMerging from trunk (diff)
downloadinkscape-7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902.tar.gz
inkscape-7dbe11bc23efa5f51a9b84e7d0f6dd16e63e0902.zip
From trunk
(bzr r6885)
Diffstat (limited to 'src/fontsize-expansion.h')
-rw-r--r--src/fontsize-expansion.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/fontsize-expansion.h b/src/fontsize-expansion.h
deleted file mode 100644
index 2477cd49c..000000000
--- a/src/fontsize-expansion.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef INKSCAPE_FONTSIZE_EXPANSION_H
-#define INKSCAPE_FONTSIZE_EXPANSION_H
-
-#include "libnr/nr-forward.h"
-
-double fontsize_expansion(NR::Matrix const &m);
-
-
-#endif /* !INKSCAPE_FONTSIZE_EXPANSION_H */