summaryrefslogtreecommitdiff
path: root/src/styleengine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/styleengine.cc')
-rw-r--r--src/styleengine.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styleengine.cc b/src/styleengine.cc
index f17adb8b..89ef8b83 100644
--- a/src/styleengine.cc
+++ b/src/styleengine.cc
@@ -307,7 +307,6 @@ void StyleEngine::apply (StyleAttrs *attrs, CssPropertyList *props) {
/**
* \brief Resolve relative lengths to absolute values.
*/
-
void StyleEngine::computeValue (int *dest, CssLength value, Font *font) {
static float dpmm;