[gtk+] entry: Drop an unused variable
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] entry: Drop an unused variable
- Date: Sun, 14 Jun 2015 02:03:14 +0000 (UTC)
commit 8cbed0b04ac639f24a2b3ee2e1609fd2ddd84b20
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 13 17:57:09 2015 -0400
entry: Drop an unused variable
gtk/gtkentry.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 4865e96..d8a6496 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -126,7 +126,6 @@
((pos) == GTK_ENTRY_ICON_PRIMARY || \
(pos) == GTK_ENTRY_ICON_SECONDARY)
-static const GtkBorder default_inner_border = { 2, 2, 2, 2 };
static GQuark quark_inner_border = 0;
static GQuark quark_password_hint = 0;
static GQuark quark_cursor_hadjustment = 0;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]