[libhandy/wip/haecker-felix/flap-widget] Unused variable



commit 285e18164a4a6857f6c555d942aad709b01c21c4
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Nov 18 22:33:48 2020 +0500

    Unused variable

 src/hdy-flap.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/hdy-flap.c b/src/hdy-flap.c
index 4a5818de..f81545bf 100644
--- a/src/hdy-flap.c
+++ b/src/hdy-flap.c
@@ -337,7 +337,6 @@ compute_sizes (HdyFlap       *self,
 
   if (!revealed || folded) {
     gboolean expand = gtk_widget_compute_expand (self->flap, self->orientation);
-    gint min;
 
     if (expand)
       *flap_size = total;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]