From 6a750669d7b4bcdc3758a2308cc35a7bd4ab97e3 Mon Sep 17 00:00:00 2001 From: Quentin Glidic Date: Tue, 30 May 2017 12:11:17 +0200 Subject: scrollbar: Drop unused variable Signed-off-by: Quentin Glidic --- include/widgets/scrollbar.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/widgets') diff --git a/include/widgets/scrollbar.h b/include/widgets/scrollbar.h index 50fb78bc..c58ab5de 100644 --- a/include/widgets/scrollbar.h +++ b/include/widgets/scrollbar.h @@ -43,7 +43,6 @@ typedef struct _scrollbar { widget widget; - gboolean scrolling; unsigned int length; unsigned int pos; unsigned int pos_length; -- cgit v1.2.3