diff options
Diffstat (limited to 'src/include/gnunet_constants.h')
-rw-r--r-- | src/include/gnunet_constants.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_constants.h b/src/include/gnunet_constants.h index 747b8afd5e..000def9029 100644 --- a/src/include/gnunet_constants.h +++ b/src/include/gnunet_constants.h @@ -41,11 +41,6 @@ extern "C" #endif /** - * Last resort choice for configuration file name. - */ -#define GNUNET_DEFAULT_USER_CONFIG_FILE "~/.config/gnunet.conf" - -/** * Bandwidth (in/out) to assume initially (before either peer has * communicated any particular preference). Should be rather low; set * so that at least one maximum-size message can be send roughly once |