aboutsummaryrefslogtreecommitdiff
path: root/src/setup/gnunet-setup-options.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-11-27 10:39:08 +0100
committerChristian Grothoff <christian@grothoff.org>2016-11-27 10:39:08 +0100
commite027b29ed6ce6eb04896605ccd727d4610986d67 (patch)
tree021baa5773d528c6e9904543f20979856c89e55d /src/setup/gnunet-setup-options.c
parentc840c86c74538679db6545a169a09599bda94533 (diff)
downloadgnunet-gtk-e027b29ed6ce6eb04896605ccd727d4610986d67.tar.gz
gnunet-gtk-e027b29ed6ce6eb04896605ccd727d4610986d67.zip
eliminate tray icon functionality that was deprecated in Gtk
Diffstat (limited to 'src/setup/gnunet-setup-options.c')
-rw-r--r--src/setup/gnunet-setup-options.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/setup/gnunet-setup-options.c b/src/setup/gnunet-setup-options.c
index cac4b746..34ae07a0 100644
--- a/src/setup/gnunet-setup-options.c
+++ b/src/setup/gnunet-setup-options.c
@@ -41,11 +41,6 @@
41 */ 41 */
42#define REX_NO "^NO$" 42#define REX_NO "^NO$"
43 43
44/**
45 * Color for marking invalid input
46 */
47#define INVALID_INPUT_COLOR "red"
48
49 44
50/** 45/**
51 * Structs of this type specify connection between widgets storing 46 * Structs of this type specify connection between widgets storing