summaryrefslogtreecommitdiff
path: root/hurd/fs.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/fs.defs')
-rw-r--r--hurd/fs.defs6
1 files changed, 0 insertions, 6 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs
index 65c007bb..b29e6128 100644
--- a/hurd/fs.defs
+++ b/hurd/fs.defs
@@ -280,9 +280,3 @@ routine file_get_translator_cntl (
file: file_t;
out translator_cntl: fsys_t);
-/* Return statfs information for the active translator for this file */
-/* INTR */
-routine file_stat_translator (
- file: file_t;
- out info: fsys_statfsbuf_t);
-