summaryrefslogtreecommitdiff
path: root/src/analysis/contents/restricted.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analysis/contents/restricted.h')
-rw-r--r--src/analysis/contents/restricted.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/analysis/contents/restricted.h b/src/analysis/contents/restricted.h
index 402282a..1cea390 100644
--- a/src/analysis/contents/restricted.h
+++ b/src/analysis/contents/restricted.h
@@ -53,9 +53,6 @@ GType g_restricted_content_get_type(void);
/* Charge en mémoire le contenu d'un contenu restreint. */
GBinContent *g_restricted_content_new(GBinContent *, const mrange_t *);
-/* Charge en mémoire le contenu d'un contenu restreint. */
-GBinContent *g_restricted_content_new_ro(const GBinContent *, const mrange_t *);
-
/* Indique l'espace de restriction appliqué à un contenu. */
void g_restricted_content_get_range(const GRestrictedContent *, mrange_t *);