[gnome-shell] st-entry: remove unused variable
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] st-entry: remove unused variable
- Date: Tue, 6 Jun 2017 21:56:36 +0000 (UTC)
commit 02a72b12bb21d85efc3c635f3775aa57eb61ef6e
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Jun 6 14:52:33 2017 -0700
st-entry: remove unused variable
src/st/st-entry.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/st/st-entry.c b/src/st/st-entry.c
index ce14919..7ccf6bd 100644
--- a/src/st/st-entry.c
+++ b/src/st/st-entry.c
@@ -245,7 +245,6 @@ static void
st_entry_dispose (GObject *object)
{
StEntry *entry = ST_ENTRY (object);
- StEntryPrivate *priv = ST_ENTRY_PRIV (entry);
GdkKeymap *keymap;
keymap = gdk_keymap_get_for_display (gdk_display_get_default ());
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]