summaryrefslogtreecommitdiff
path: root/src/htsconfig.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-09-13 17:21:54 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-09-13 17:21:54 +0000
commit3b40219431d3442123e04f9eded596be44ada830 (patch)
tree9ed1d2413d6ba3c294d25049335c4e9395bd88fd /src/htsconfig.h
parent9f0340968f1c48895048ab3da72e0c74acc55f3c (diff)
Removed MMS (Microsoft Media Server) ripping code (mmsrip)
* protocol was finally dropped in Windows Media Services 2008 * mmsrip is not supported anymore * some licensing issues regarding the protocol (ha-ha)
Diffstat (limited to 'src/htsconfig.h')
-rw-r--r--src/htsconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/htsconfig.h b/src/htsconfig.h
index 3466ef4..d9d103d 100644
--- a/src/htsconfig.h
+++ b/src/htsconfig.h
@@ -51,9 +51,6 @@ Please visit our Website: http://www.httrack.com
// nom par défaut pour / en ftp
#define DEFAULT_FTP "index.txt"
-// nom par défaut pour / en mms
-#define DEFAULT_MMS "default.avi"
-
// extension par défaut pour fichiers n'en ayant pas
#define DEFAULT_EXT ".html"
#define DEFAULT_EXT_SHORT ".htm"