summaryrefslogtreecommitdiff
path: root/ui/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk')
-rw-r--r--ui/gtk/bytes_view.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/gtk/bytes_view.c b/ui/gtk/bytes_view.c
index 73bb59169e..00d67991fd 100644
--- a/ui/gtk/bytes_view.c
+++ b/ui/gtk/bytes_view.c
@@ -808,7 +808,6 @@ bytes_view_render(BytesView *bv, cairo_t *cr, GdkRectangle *area)
}
/* g_print("from %d to %d\n", line, lines_max); */
- off = 0;
y = (bv->fontsize * line);
/* clear */