[nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 81/97] file-changes-queue: Drop GdkPoint struct member
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-drop-outgoing-api: 81/97] file-changes-queue: Drop GdkPoint struct member
- Date: Mon, 22 Nov 2021 15:16:22 +0000 (UTC)
commit 49ec3bd2c55521030f3de80b3ba16b9e6cd3fa3d
Author: António Fernandes <antoniof gnome org>
Date: Sun Aug 8 18:21:17 2021 +0100
file-changes-queue: Drop GdkPoint struct member
It's unused because we no longer handle icons on desktop.
Also, the type is gone in GDK4.
src/nautilus-file-changes-queue.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/nautilus-file-changes-queue.c b/src/nautilus-file-changes-queue.c
index d1bdc46b2..859e0c0da 100644
--- a/src/nautilus-file-changes-queue.c
+++ b/src/nautilus-file-changes-queue.c
@@ -37,7 +37,6 @@ typedef struct
NautilusFileChangeKind kind;
GFile *from;
GFile *to;
- GdkPoint point;
int screen;
} NautilusFileChange;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]