summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-02-24 21:02:23 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-02-24 21:02:23 +0000
commit82391df3a67ce3e48391c17a4cda86f72356995c (patch)
treedd1c977339aaab7876fbb5a5b473424476975f1f /hurd
parent426e98aa9cf854c256209a356b29e79e81dc62c2 (diff)
Formerly process.defs.~69~
Diffstat (limited to 'hurd')
-rw-r--r--hurd/process.defs4
1 files changed, 0 insertions, 4 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index 3c6ec7e1..b07b1fb1 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -347,10 +347,6 @@ routine proc_remove_collection (
process: process_t;
proccoll: proccoll_t);
-/* Remove the process from all process collections. */
-routine proc_remove_all_collections (
- process: process_t);
-
/* Return all the process collections of which we are a member. */
routine proc_get_collections (
process: process_t;