aboutsummaryrefslogtreecommitdiff
path: root/src/rps/gnunet-rps-profiler.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rps/gnunet-rps-profiler.c')
-rw-r--r--src/rps/gnunet-rps-profiler.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rps/gnunet-rps-profiler.c b/src/rps/gnunet-rps-profiler.c
index cdf555432..9aa786334 100644
--- a/src/rps/gnunet-rps-profiler.c
+++ b/src/rps/gnunet-rps-profiler.c
@@ -2976,6 +2976,8 @@ main (int argc, char *argv[])
2976 GNUNET_GETOPT_OPTION_END 2976 GNUNET_GETOPT_OPTION_END
2977 }; 2977 };
2978 2978
2979 unsetenv ("XDG_DATA_HOME");
2980 unsetenv ("XDG_CONFIG_HOME");
2979 //if (GNUNET_OK != 2981 //if (GNUNET_OK !=
2980 // GNUNET_STRINGS_get_utf8_args (argc, argv, 2982 // GNUNET_STRINGS_get_utf8_args (argc, argv,
2981 // &argc, &argv)) 2983 // &argc, &argv))