[lasem] mathml_view: remobe unused variable.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] mathml_view: remobe unused variable.
- Date: Sun, 16 Oct 2011 22:10:24 +0000 (UTC)
commit ca211bd8a548798e7d9d6190925080480d29833b
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Sun Oct 16 23:59:53 2011 +0200
mathml_view: remobe unused variable.
src/lsmmathmlview.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/lsmmathmlview.c b/src/lsmmathmlview.c
index f3b790d..14730ff 100644
--- a/src/lsmmathmlview.c
+++ b/src/lsmmathmlview.c
@@ -634,7 +634,6 @@ lsm_mathml_view_show_radical (LsmMathmlView *view,
LsmMathmlBbox const *stretch_bbox)
{
cairo_t *cairo;
- LsmMathmlBbox radical_stretch_bbox;
double thickness;
double y_line;
double dummy = 0.0;
@@ -646,8 +645,6 @@ lsm_mathml_view_show_radical (LsmMathmlView *view,
cairo = view->dom_view.cairo;
- radical_stretch_bbox = *stretch_bbox;
-
lsm_mathml_view_show_operator (view, style, x, y, LSM_MATHML_RADICAL_UTF8, FALSE, stretch_bbox);
thickness = style->math_size * LSM_MATHML_RADICAL_TOP_LINE_WIDTH;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]