summaryrefslogtreecommitdiff
path: root/src/htsconfig.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-05-15 19:06:53 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-05-15 19:06:53 +0000
commitf7113910f32f860375d490ba29df7b720e1aca0d (patch)
tree0a32f223e5e5f3524502621f8a9e8f91bfdc13cb /src/htsconfig.h
parent07f4b003675260004c49755dde413944a16ca2d3 (diff)
Removed unused hack HTS_CHECK_STRANGEDIR
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 ced2679..8a94cef 100644
--- a/src/htsconfig.h
+++ b/src/htsconfig.h
@@ -72,9 +72,6 @@ Please visit our Website: http://www.httrack.com
// poll stdin autorisé? (0/1)
#define HTS_POLL 1
-// vérifier les liens sans extension (0/1) [à éviter, très lent]
-#define HTS_CHECK_STRANGEDIR 0
-
// le slash est un html par défaut (exemple/ est toujours un html)
#define HTS_SLASH_ISHTML 1