[libhandy/libhandy-1-2] flap: Remove dead assignment
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/libhandy-1-2] flap: Remove dead assignment
- Date: Mon, 21 Jun 2021 08:23:33 +0000 (UTC)
commit c5a45e179b4a9b97d925b384d1dd8c5ed9b4bac6
Author: ZenWalker <scow riseup net>
Date: Tue Jun 1 16:16:53 2021 +0200
flap: Remove dead assignment
src/hdy-flap.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/hdy-flap.c b/src/hdy-flap.c
index c4fd8b10..a4791599 100644
--- a/src/hdy-flap.c
+++ b/src/hdy-flap.c
@@ -753,7 +753,6 @@ compute_sizes (HdyFlap *self,
if (extra > 0 && flap_expand) {
*flap_size += extra;
- extra = 0;
if (!revealed)
*content_size = total;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]