[gtk+] entry: Remove unused/duplicate widget in IconInfo
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] entry: Remove unused/duplicate widget in IconInfo
- Date: Sun, 30 Jul 2017 13:22:41 +0000 (UTC)
commit 0eb7e71a89f49469eb1a55cef07375a0e60be148
Author: Daniel Boles <dboles src gnome org>
Date: Sun Jul 30 13:25:23 2017 +0100
entry: Remove unused/duplicate widget in IconInfo
gtk/gtkentry.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 5c3a9f1..8457cdf 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -267,7 +267,6 @@ struct _GtkEntryPrivate
struct _EntryIconInfo
{
GtkWidget *widget;
- GtkWidget *image;
gchar *tooltip;
guint nonactivatable : 1;
guint in_drag : 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]