summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-12-09 20:44:51 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-12-09 20:44:51 +0100
commitc15cbf1125ba16286b1ef98f93b9a44325d53a3c (patch)
tree05064ce40d8b3f5052475a6cb395de1a263d8979 /src
parent920fa8da6fa59cc1c993b7b0020fa121f09f04fb (diff)
whitespace
Diffstat (limited to 'src')
-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;