[metacity/wip/muktupavels/issue-20: 1/2] session: remove redundant assignment
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [metacity/wip/muktupavels/issue-20: 1/2] session: remove redundant assignment
- Date: Mon, 19 Jul 2021 09:47:11 +0000 (UTC)
commit 962076161d3a9d2780529136b746331bef6475f0
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Mon Jul 19 11:44:35 2021 +0300
session: remove redundant assignment
src/core/session.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/core/session.c b/src/core/session.c
index 5894742c..38b41d01 100644
--- a/src/core/session.c
+++ b/src/core/session.c
@@ -917,7 +917,6 @@ save_state (void)
windows = g_slist_sort (windows, meta_display_stack_cmp);
tmp = windows;
- stack_position = 0;
while (tmp != NULL)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]