diff options
Diffstat (limited to 'src/htsglobal.h')
-rw-r--r-- | src/htsglobal.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/htsglobal.h b/src/htsglobal.h index 33e35a6..6c154fd 100644 --- a/src/htsglobal.h +++ b/src/htsglobal.h @@ -197,11 +197,6 @@ Please visit our Website: http://www.httrack.com #define HTS_USEOPENSSL 1 #endif -// utiliser mms://? -#ifndef HTS_USEMMS -#define HTS_USEMMS 1 -#endif - #ifndef HTS_DLOPEN #define HTS_DLOPEN 1 #endif |