diff options
-rw-r--r-- | config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 31adfc8..9a5787f 100644 --- a/config.def.h +++ b/config.def.h @@ -1,5 +1,4 @@ /* See LICENSE file for copyright and license details. */ - static int encryptdatafile = 0; static char proxyaddr[] = "localhost"; |