diff options
Diffstat (limited to 'src/config/general.h')
-rw-r--r-- | src/config/general.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/config/general.h b/src/config/general.h index eb8a0b530..3501846aa 100644 --- a/src/config/general.h +++ b/src/config/general.h @@ -54,7 +54,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); */ #define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */ -#undef DOWNLOAD_PROTO_NFS /* Network File System */ #define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ #undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ #undef DOWNLOAD_PROTO_FTP /* File Transfer Protocol */ |