summaryrefslogtreecommitdiff
path: root/src/htscore.h
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-24 16:44:25 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-24 16:44:25 +0000
commit4c904ad7faf2432f2289f6c84cd1675d55fff62d (patch)
treebb5ce28b90d735fe71c16d7614f2db371a6d88fd /src/htscore.h
parent99b25bcd847513ddbf3e4841864219ebd848bbc4 (diff)
Removed unused field
Diffstat (limited to 'src/htscore.h')
-rw-r--r--src/htscore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htscore.h b/src/htscore.h
index 2c7a30b..f884b7d 100644
--- a/src/htscore.h
+++ b/src/htscore.h
@@ -155,8 +155,6 @@ struct lien_url {
char *cod; // chemin codebase éventuel si classe java
char *former_adr; // adresse initiale (avant éventuel moved), peut être nulle
char *former_fil; // nom du fichier distant initial (avant éventuel moved), peut être nul
- // pour optimisation:
- int hash_next[3]; // prochain lien avec même valeur hash
};
// chargement de fichiers en 'arrière plan'