diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-02-19 11:18:56 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-02-19 11:18:56 +0100 |
commit | 663601078bad36f265f218ebcdcfa53269698577 (patch) | |
tree | 7af8566b1eca0abb5a49032fbff93856806d3eb7 /src | |
parent | 25333278f926cddc9042ee6db29cc25e6673692b (diff) |
remove duplicate valgrind
Diffstat (limited to 'src')
-rw-r--r-- | src/fs/fs.conf.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/fs.conf.in b/src/fs/fs.conf.in index bd1d04001..1e4c5c268 100644 --- a/src/fs/fs.conf.in +++ b/src/fs/fs.conf.in @@ -60,7 +60,6 @@ DISABLE_ANON_TRANSFER = NO # well anyway, so better have a moderate cap. MAX_CADET_CLIENTS = 128 -PREFIX = valgrind [gnunet-auto-share] BINARY = gnunet-auto-share |