gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-gtk] branch master updated: -remove legacy widget


From: gnunet
Subject: [gnunet-gtk] branch master updated: -remove legacy widget
Date: Mon, 04 Mar 2024 21:24:52 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 2aadd292 -remove legacy widget
2aadd292 is described below

commit 2aadd292ffae8ea8079ff9eb826b46d36f6603fd
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Mar 4 21:24:49 2024 +0100

    -remove legacy widget
---
 src/setup/gnunet-setup.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/setup/gnunet-setup.c b/src/setup/gnunet-setup.c
index 7b5581f2..08fc7337 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -245,11 +245,6 @@ load_options ()
   GObject *widget;
   char *value;
 
-#ifndef LINUX
-  gtk_widget_hide (GTK_WIDGET (
-                     GNUNET_SETUP_get_object (
-                       "GNUNET_setup_gns_hijack_checkbutton")));
-#endif
   for (unsigned int i = 0; NULL != option_specifications[i].widget_name; i++)
   {
     os = &option_specifications[i];

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]