[Xfce4-commits] [xfce/xfce4-settings] 01/37: display: Remove unused var
noreply at xfce.org
noreply at xfce.org
Fri Feb 15 00:27:30 CET 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h o c h o s i / c o l o r d
in repository xfce/xfce4-settings.
commit b56cbd1b172d9a513c7f1e6a6953a7abfb902181
Author: Simon Steinbeiß <simon.steinbeiss at elfenbeinturm.at>
Date: Sat Feb 2 12:59:38 2019 +0100
display: Remove unused var
---
dialogs/display-settings/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c
index e883bcf..6912cb1 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -1875,7 +1875,7 @@ display_settings_dialog_new (GtkBuilder *builder)
{
GObject *combobox;
GtkCellRenderer *renderer;
- GObject *label, *check, *primary, *primary_label, *mirror, *identify, *primary_indicator;
+ GObject *label, *check, *primary, *mirror, *identify, *primary_indicator;
GtkWidget *button;
GtkTreeSelection *selection;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list