From 82391df3a67ce3e48391c17a4cda86f72356995c Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 24 Feb 1994 21:02:23 +0000 Subject: Formerly process.defs.~69~ --- hurd/process.defs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'hurd') 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; -- cgit v1.2.3